<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-debug-toolbar/debug_toolbar, 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>Updated version for 0.8.2 release</title>
<updated>2010-03-02T21:58:52+00:00</updated>
<author>
<name>Rob Hudson</name>
</author>
<published>2010-03-02T21:58:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=55b5a77a56cc04f349dde7c71d0f5bf2d76e0405'/>
<id>55b5a77a56cc04f349dde7c71d0f5bf2d76e0405</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Adjusted Content-Length if we modify the response.</title>
<updated>2010-02-26T15:50:17+00:00</updated>
<author>
<name>Rob Hudson</name>
</author>
<published>2010-02-26T15:50:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=ebdcdc60509663b3515f61fe990491e6cfefa398'/>
<id>ebdcdc60509663b3515f61fe990491e6cfefa398</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed typo looking for `setting.DEBUG`</title>
<updated>2010-02-26T15:40:53+00:00</updated>
<author>
<name>Rob Hudson</name>
</author>
<published>2010-02-26T15:40:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=02cecd70a934891424584149863e7c9df738885d'/>
<id>02cecd70a934891424584149863e7c9df738885d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Also check for HTTP_X_FORWARDED_FOR in case a proxy like Nginx is used</title>
<updated>2010-02-26T15:09:01+00:00</updated>
<author>
<name>Jannis Leidel</name>
</author>
<published>2010-02-22T14:12:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=508d83c4111c5884ca7a520b1ccfe7b6c68f2aaf'/>
<id>508d83c4111c5884ca7a520b1ccfe7b6c68f2aaf</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>Added configurable HTML tag to attach toolbar to</title>
<updated>2010-02-21T18:21:11+00:00</updated>
<author>
<name>Davide Callegari</name>
</author>
<published>2010-02-21T18:21:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=29775b005e371583ab71854ed6998494e4317219'/>
<id>29775b005e371583ab71854ed6998494e4317219</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 #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>Don't show the toolbar at all for ajax requests</title>
<updated>2010-02-16T19:48:56+00:00</updated>
<author>
<name>Jannis Leidel</name>
</author>
<published>2010-02-16T19:36:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=25e96145cfb28079718c89f9e24bc0c7effd1d9d'/>
<id>25e96145cfb28079718c89f9e24bc0c7effd1d9d</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>Merge branch 'master' into js_closure</title>
<updated>2010-02-11T22:21:27+00:00</updated>
<author>
<name>Rob Hudson</name>
</author>
<published>2010-02-11T22:21:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=960d1cf38bb512794a29d0e49d9b7447602861d9'/>
<id>960d1cf38bb512794a29d0e49d9b7447602861d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated template source call to support Django 1.2</title>
<updated>2010-02-02T18:47:16+00:00</updated>
<author>
<name>Rob Hudson</name>
</author>
<published>2010-02-02T18:47:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=98d919189d5b25057cb0cb7ee486a591a1f6cead'/>
<id>98d919189d5b25057cb0cb7ee486a591a1f6cead</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
