<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-debug-toolbar, branch develop</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>Merge pull request #178 from bkonkle/patch-1</title>
<updated>2011-06-16T02:37:20+00:00</updated>
<author>
<name>David Cramer</name>
</author>
<published>2011-06-16T02:37:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=32e633bcb9f7b6a65857198e2e45f4c71e2e21f7'/>
<id>32e633bcb9f7b6a65857198e2e45f4c71e2e21f7</id>
<content type='text'>
Problem subclassing SQLDebugPanel</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem subclassing SQLDebugPanel</pre>
</div>
</content>
</entry>
<entry>
<title>Refer to the class explicitly instead of using self.__class__ to eliminate problems with subclasses.</title>
<updated>2011-06-16T01:29:50+00:00</updated>
<author>
<name>Brandon Konkle</name>
</author>
<published>2011-06-16T01:27:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=75baac10c7f5eba4252c5fda116c318c435b4bae'/>
<id>75baac10c7f5eba4252c5fda116c318c435b4bae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide the class name explicitly to super() to prevent infinite loops when SQLDebugPanel is subclassed.</title>
<updated>2011-06-16T01:05:27+00:00</updated>
<author>
<name>Brandon Konkle</name>
</author>
<published>2011-06-16T01:05:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=8d7683e56362f734da556073e45021f6edc1bf06'/>
<id>8d7683e56362f734da556073e45021f6edc1bf06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'release/v0.8.5' into develop</title>
<updated>2011-04-25T18:26:29+00:00</updated>
<author>
<name>Rob Hudson</name>
</author>
<published>2011-04-25T18:26:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=eeca7d8952b665845e44696552093280ede8b03f'/>
<id>eeca7d8952b665845e44696552093280ede8b03f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bumped version and updated NEWS</title>
<updated>2011-04-25T18:26:01+00:00</updated>
<author>
<name>Rob Hudson</name>
</author>
<published>2011-04-25T18:26:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=6479ad305ab763a5eceb68c8eb0806caa6b63f77'/>
<id>6479ad305ab763a5eceb68c8eb0806caa6b63f77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure if we're overriding the urlconf that we're resetting handler404/500</title>
<updated>2011-04-25T18:09:25+00:00</updated>
<author>
<name>David Cramer</name>
</author>
<published>2011-04-18T23:52:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=1ba439bff713560b0aa5340bd25c57bdc8152d5f'/>
<id>1ba439bff713560b0aa5340bd25c57bdc8152d5f</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 middleware logic to avoid work if content-type isn't right.</title>
<updated>2011-04-20T21:29:00+00:00</updated>
<author>
<name>Rob Hudson</name>
</author>
<published>2011-04-20T21:25:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=f3a9b2b58bb468f65a5d5de2a5f8cb4b5ffe8b67'/>
<id>f3a9b2b58bb468f65a5d5de2a5f8cb4b5ffe8b67</id>
<content type='text'>
If content-type isn't an HTML type, we no longer process the panels or
try to adjust the content length header.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If content-type isn't an HTML type, we no longer process the panels or
try to adjust the content length header.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change .load() calls to GET to avoid CSRF protection.</title>
<updated>2011-04-20T21:18:10+00:00</updated>
<author>
<name>Rob Hudson</name>
</author>
<published>2011-04-20T21:16:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=700de5a514cebe2ad5b865401b05480fea469f39'/>
<id>700de5a514cebe2ad5b865401b05480fea469f39</id>
<content type='text'>
Thanks to Tomasz Buchert for the suggestion.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to Tomasz Buchert for the suggestion.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Made views for AJAX sub-panels CSRF exempt."</title>
<updated>2011-04-20T21:13:48+00:00</updated>
<author>
<name>Rob Hudson</name>
</author>
<published>2011-04-20T21:13:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=cc1f3b95cc3d465ab0312f474419eae7ec0cdcdb'/>
<id>cc1f3b95cc3d465ab0312f474419eae7ec0cdcdb</id>
<content type='text'>
This reverts commit 0b2fcf045e9434c6efbbddae07d8b79b779483a5.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 0b2fcf045e9434c6efbbddae07d8b79b779483a5.
</pre>
</div>
</content>
</entry>
<entry>
<title>Stripped out logging of SQL queries from logging panel.</title>
<updated>2011-04-08T16:34:36+00:00</updated>
<author>
<name>Rob Hudson</name>
</author>
<published>2011-04-08T16:34:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=ad8071f6657b539570949bef6d4d82c89bfd19fe'/>
<id>ad8071f6657b539570949bef6d4d82c89bfd19fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
