<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-debug-toolbar/debug_toolbar/templates, branch 0.8.2</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>Fixed to maintain Django 1.0 compatibility.</title>
<updated>2010-02-26T16:05:36+00:00</updated>
<author>
<name>Rob Hudson</name>
</author>
<published>2010-02-26T16:05:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=25d97a4a097230a119cd1f9ca1d997341aeb75f1'/>
<id>25d97a4a097230a119cd1f9ca1d997341aeb75f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #60 - Added MEDIA_URL config option to be able to override the URL to the static files (good with django-staticfiles). Also moved media files to subdirectories like other apps.</title>
<updated>2010-02-16T23:40:07+00:00</updated>
<author>
<name>Jannis Leidel</name>
</author>
<published>2010-02-16T21:40:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=3bfcb1d76ad08146958038455450369bd3ea4e07'/>
<id>3bfcb1d76ad08146958038455450369bd3ea4e07</id>
<content type='text'>
Signed-off-by: Rob Hudson &lt;rob@cogit8.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rob Hudson &lt;rob@cogit8.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated toolbar Javascript to use a closure.</title>
<updated>2010-01-31T18:26:25+00:00</updated>
<author>
<name>Rob Hudson</name>
</author>
<published>2010-01-31T18:26:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=ed74a1c9fcc48855e4f3cb28db55d91fa9d1a089'/>
<id>ed74a1c9fcc48855e4f3cb28db55d91fa9d1a089</id>
<content type='text'>
* Update jQuery to latest version, 1.4.1
* Pulled jquery.cookie.js into toolbar.js so it doesn't depend on jQuery being
  in the global namespace.
* jQuery loading code based on Ben Alman's bookmarklet generator here:
  http://benalman.com/code/test/jquery-run-code-bookmarklet/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update jQuery to latest version, 1.4.1
* Pulled jquery.cookie.js into toolbar.js so it doesn't depend on jQuery being
  in the global namespace.
* jQuery loading code based on Ben Alman's bookmarklet generator here:
  http://benalman.com/code/test/jquery-run-code-bookmarklet/
</pre>
</div>
</content>
</entry>
<entry>
<title>Load jQuery from the DOM instead of document.write.</title>
<updated>2010-01-22T15:23:47+00:00</updated>
<author>
<name>Gabriel</name>
</author>
<published>2010-01-22T14:59:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=e25a6ba55b437091ab8d5d801d6f3ef227d92d95'/>
<id>e25a6ba55b437091ab8d5d801d6f3ef227d92d95</id>
<content type='text'>
document.write doesn't work with xhtml.

Signed-off-by: Rob Hudson &lt;rob@cogit8.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
document.write doesn't work with xhtml.

Signed-off-by: Rob Hudson &lt;rob@cogit8.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated to not display EXPLAIN/PROFILE links for non-SELECT queries.</title>
<updated>2010-01-22T14:54:18+00:00</updated>
<author>
<name>Chris Lamb</name>
</author>
<published>2010-01-22T14:53:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=f5f29e4577fc34cb4e7b44232f36ad6e2a1b0eb9'/>
<id>f5f29e4577fc34cb4e7b44232f36ad6e2a1b0eb9</id>
<content type='text'>
Signed-off-by: Rob Hudson &lt;rob@cogit8.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rob Hudson &lt;rob@cogit8.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed toolbar loading problem if page does not load jQuery.</title>
<updated>2010-01-20T15:10:02+00:00</updated>
<author>
<name>Rob Hudson</name>
</author>
<published>2010-01-20T15:10:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=ddd021bfc101d55a1ed69a5514491296705dda6c'/>
<id>ddd021bfc101d55a1ed69a5514491296705dda6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Debug toolbar markup is now XHTML compliant.</title>
<updated>2010-01-15T15:29:14+00:00</updated>
<author>
<name>Rob Hudson</name>
</author>
<published>2010-01-15T15:29:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=930669f902a583560cbb3040940f3f5979c05239'/>
<id>930669f902a583560cbb3040940f3f5979c05239</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Marked more strings for translation and updated 'fr' locale.</title>
<updated>2009-11-18T16:04:48+00:00</updated>
<author>
<name>David Jean Louis</name>
</author>
<published>2009-11-16T12:54:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=94a9b9f1343ef01d4e48b90d2395275d538a8af1'/>
<id>94a9b9f1343ef01d4e48b90d2395275d538a8af1</id>
<content type='text'>
Signed-off-by: Rob Hudson &lt;rob@cogit8.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rob Hudson &lt;rob@cogit8.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated view info to be horizontal tabular.</title>
<updated>2009-11-07T04:06:47+00:00</updated>
<author>
<name>Rob Hudson</name>
</author>
<published>2009-11-07T04:06:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=f36b72655349cf3b8e9105bed3be5cd065162476'/>
<id>f36b72655349cf3b8e9105bed3be5cd065162476</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Show view name and arguments and keyword arguments in the request vars panel.</title>
<updated>2009-11-07T03:56:30+00:00</updated>
<author>
<name>Alex Gaynor</name>
</author>
<published>2009-11-03T02:34:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=96fc01758203d45b34732dc17bb67f71f0cba3cc'/>
<id>96fc01758203d45b34732dc17bb67f71f0cba3cc</id>
<content type='text'>
Signed-off-by: Rob Hudson &lt;rob@cogit8.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rob Hudson &lt;rob@cogit8.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
