<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-debug-toolbar/debug_toolbar/utils/tracking/__init__.py, branch 1.0-beta</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>Continue moving panel-specific code within panels.</title>
<updated>2013-11-15T21:43:59+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-11-15T21:43:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=6334983458abd4380c21275d1229527778cf93a6'/>
<id>6334983458abd4380c21275d1229527778cf93a6</id>
<content type='text'>
Structure the SQL and template panels as packages as they're growing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Structure the SQL and template panels as packages as they're growing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove code that isn't used any more.</title>
<updated>2013-11-10T15:02:50+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-11-10T15:02:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=b9d2abfeddaaea4c70f75e0c19a40195740b009d'/>
<id>b9d2abfeddaaea4c70f75e0c19a40195740b009d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused imports.</title>
<updated>2013-10-26T15:12:44+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-10-26T15:12:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=ba9f739620d4955aabf112850122345828402f2b'/>
<id>ba9f739620d4955aabf112850122345828402f2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove dead code.</title>
<updated>2013-10-17T16:24:58+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-10-17T08:22:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=afe4b10accc92672a7ea01ab4a04e602fd7f8566'/>
<id>afe4b10accc92672a7ea01ab4a04e602fd7f8566</id>
<content type='text'>
These features were still tested, but they weren't used anywhere.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These features were still tested, but they weren't used anywhere.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement method replacement for Python 3.</title>
<updated>2013-10-17T16:24:58+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-10-17T07:42:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=1bf828463dfc48ea09409ae2c91176d5fb0d38c7'/>
<id>1bf828463dfc48ea09409ae2c91176d5fb0d38c7</id>
<content type='text'>
Python 3 doesn't have unbound methods.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Python 3 doesn't have unbound methods.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update introspection code.</title>
<updated>2013-10-17T16:24:58+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-10-17T07:03:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=06c01648909072aec715535cfa796b58ce287e21'/>
<id>06c01648909072aec715535cfa796b58ce287e21</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>
<entry>
<title>Modernize exception catching syntax.</title>
<updated>2013-10-17T16:24:57+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-10-16T20:43:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=a5d97931033a142a65d6ccdd06b5d345f535513d'/>
<id>a5d97931033a142a65d6ccdd06b5d345f535513d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for class methods.</title>
<updated>2012-05-13T10:51:55+00:00</updated>
<author>
<name>Jannis Leidel</name>
</author>
<published>2012-05-13T10:51:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=676eebd9600eb938804b652ce572a30e3ee6626e'/>
<id>676eebd9600eb938804b652ce572a30e3ee6626e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More use of import_module.</title>
<updated>2012-05-13T10:49:56+00:00</updated>
<author>
<name>Jannis Leidel</name>
</author>
<published>2012-05-13T10:49:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=f5f41166d4433a017ddff78b8f001e72ff8fd62b'/>
<id>f5f41166d4433a017ddff78b8f001e72ff8fd62b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
