<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-debug-toolbar/example/templates, branch 0.8.4</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>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>
