<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-debug-toolbar/debug_toolbar/toolbar, branch 1.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>Remove unnecessary nesting.</title>
<updated>2013-11-12T20:42:12+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-11-12T20:42:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=02716d9ca2728e33e92806f6ed0b3d9375df53a9'/>
<id>02716d9ca2728e33e92806f6ed0b3d9375df53a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make panels cache size configurable.</title>
<updated>2013-11-11T21:56:29+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-11-11T21:22:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=9e06aa80a04e60506a0472e251e11b873eb8b501'/>
<id>9e06aa80a04e60506a0472e251e11b873eb8b501</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to regular URL reversing in templates.</title>
<updated>2013-11-11T18:33:52+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-11-11T15:18:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=ede259fb087b9049c68065cded70fa48861807f7'/>
<id>ede259fb087b9049c68065cded70fa48861807f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Load the content of panels dynamically.</title>
<updated>2013-11-10T09:39:42+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-11-09T18:07:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=2816c6fa2a1613e5eeb7967cde0793019ce62feb'/>
<id>2816c6fa2a1613e5eeb7967cde0793019ce62feb</id>
<content type='text'>
This should drastically reduce the overhead of the browser toolbar when
a page has a complex template structure or many SQL queries.

This change is backwards-incompatible for third-party panels because it
changes the signature of __init__.

The JavaScript could probably be improved; I'm outside my comfort zone.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should drastically reduce the overhead of the browser toolbar when
a page has a complex template structure or many SQL queries.

This change is backwards-incompatible for third-party panels because it
changes the signature of __init__.

The JavaScript could probably be improved; I'm outside my comfort zone.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid some implicit global lookups.</title>
<updated>2013-11-10T09:39:42+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-11-09T18:05:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=631bbd18c10f572e31ef30f4dc78df942beeffd4'/>
<id>631bbd18c10f572e31ef30f4dc78df942beeffd4</id>
<content type='text'>
They made it impossible to preserve panel data after the end of a
request.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They made it impossible to preserve panel data after the end of a
request.
</pre>
</div>
</content>
</entry>
<entry>
<title>Centralize access to config and default values.</title>
<updated>2013-10-27T11:48:44+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-10-27T11:48:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=9cb9796791062c9d208c0f887dc65142d42c022a'/>
<id>9cb9796791062c9d208c0f887dc65142d42c022a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow setting arbitrary attributes on the toolbar.</title>
<updated>2013-10-27T09:24:39+00:00</updated>
<author>
<name>Paulo Scardine</name>
</author>
<published>2013-05-24T01:50:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=c710140a15222af2cf31b7579c6a5fedf9a482d5'/>
<id>c710140a15222af2cf31b7579c6a5fedf9a482d5</id>
<content type='text'>
Fix #334.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #334.
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable redirects interception by default.</title>
<updated>2013-10-18T20:32:03+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-10-18T20:32:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=d3d5b492543ed0fa42914152178df88b59496fe7'/>
<id>d3d5b492543ed0fa42914152178df88b59496fe7</id>
<content type='text'>
In general it's more annoying than useful.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In general it's more annoying than useful.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow repeated iteration on DebugToolbar.panels.</title>
<updated>2013-10-17T16:24:58+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-10-17T08:35:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=2eb91bde4ad2a75c7f4040c28fc06430e313f99e'/>
<id>2eb91bde4ad2a75c7f4040c28fc06430e313f99e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable unicode_literals in all non-empty modules.</title>
<updated>2013-10-17T16:24:58+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-10-16T21:03:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=23c44d8c5cf560cc8cb304d8753e8b658d1fe70d'/>
<id>23c44d8c5cf560cc8cb304d8753e8b658d1fe70d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
