<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-debug-toolbar/example, branch line_profiler_int</title>
<subtitle>A configurable set of panels that display various debug information about the current request/response.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/'/>
<entry>
<title>Dont access __copy__ when it doesnt work. Preprocess context list so the dictionary cannot be modified.</title>
<updated>2011-07-12T20:08:40+00:00</updated>
<author>
<name>David Cramer</name>
</author>
<published>2011-07-12T20:08:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=ad110e020cbae062ba024d91223df519af3adc96'/>
<id>ad110e020cbae062ba024d91223df519af3adc96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for __traceback_hide__ (tidy_stacktrace now inspects inspect.stack() rather than traceback.extract_stack()) (fixes #160)</title>
<updated>2011-05-10T07:20:25+00:00</updated>
<author>
<name>David Cramer</name>
</author>
<published>2011-05-10T07:20:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=9514b001889e7331d80cc8c4f168b284a27825e0'/>
<id>9514b001889e7331d80cc8c4f168b284a27825e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial refactor of toggline so that profiling matches sql</title>
<updated>2011-04-22T21:47:36+00:00</updated>
<author>
<name>David Cramer</name>
</author>
<published>2011-04-22T21:47:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=249247f9c7a5027d444471526859ee86c06a1f1a'/>
<id>249247f9c7a5027d444471526859ee86c06a1f1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Kill off requirement of PROJECT_ROOT and clean up lint violations in profiling panel</title>
<updated>2011-04-22T20:07:41+00:00</updated>
<author>
<name>David Cramer</name>
</author>
<published>2011-04-22T20:07:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=38019ea2f5222ac97a7c5b67074a8a3b2ecf1ba0'/>
<id>38019ea2f5222ac97a7c5b67074a8a3b2ecf1ba0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Generate fake transaction ids so we can match up transaction end state correctly</title>
<updated>2011-04-06T23:29:33+00:00</updated>
<author>
<name>David Cramer</name>
</author>
<published>2011-04-06T23:29:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=0556fd7b48c709b5ff803eff01e0dd7eb07ba3fc'/>
<id>0556fd7b48c709b5ff803eff01e0dd7eb07ba3fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for engine-per-query as well as pulling out psycopg2's isolation level and transaction status</title>
<updated>2011-04-05T21:02:47+00:00</updated>
<author>
<name>David Cramer</name>
</author>
<published>2011-04-05T21:02:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=72271115974463f30a2f9f8755e42acc69e204c3'/>
<id>72271115974463f30a2f9f8755e42acc69e204c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure we wrap all cursors</title>
<updated>2011-03-30T22:31:27+00:00</updated>
<author>
<name>David Cramer</name>
</author>
<published>2011-03-30T22:31:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=48c8d0dd09c352532326b83a39800be047686356'/>
<id>48c8d0dd09c352532326b83a39800be047686356</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>HTML Validation fixes</title>
<updated>2010-10-20T17:00:33+00:00</updated>
<author>
<name>Chris Adams</name>
</author>
<published>2010-10-20T16:00:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=d83df7141239a2ca6f43f0b96c91919641e36f3f'/>
<id>d83df7141239a2ca6f43f0b96c91919641e36f3f</id>
<content type='text'>
It turns out that &lt;script … charset="utf-8"&gt;inline script&lt;/script&gt; is
not valid (charset is valid with script src). This avoids debug_toolbar
causing HTML validation errors simply by being active.

Signed-off-by: Rob Hudson &lt;rob@cogit8.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It turns out that &lt;script … charset="utf-8"&gt;inline script&lt;/script&gt; is
not valid (charset is valid with script src). This avoids debug_toolbar
causing HTML validation errors simply by being active.

Signed-off-by: Rob Hudson &lt;rob@cogit8.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Added example project directory.</title>
<updated>2010-02-11T22:19:30+00:00</updated>
<author>
<name>Rob Hudson</name>
</author>
<published>2010-02-11T22:19:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=9327cd86b2c9f1db0108c97e630c6d5610e65b0d'/>
<id>9327cd86b2c9f1db0108c97e630c6d5610e65b0d</id>
<content type='text'>
Currently this allows for easy manual testing a few other Javascript libraries
and whether the debug toolbar javascript conflicts with them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently this allows for easy manual testing a few other Javascript libraries
and whether the debug toolbar javascript conflicts with them.
</pre>
</div>
</content>
</entry>
</feed>
