<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-debug-toolbar/debug_toolbar/panels, branch 0.10.1</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>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>Eliminate almost all flake8 messages.</title>
<updated>2013-10-26T15:44:41+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-10-26T15:44:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=cd1864026c62163c05fe5e22d964884d7b28afaa'/>
<id>cd1864026c62163c05fe5e22d964884d7b28afaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Strengthen error handling in templates panel.</title>
<updated>2013-10-26T13:29:33+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-10-26T13:29:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=71921c3354bf8ddf42b0de7863a88890c21c1925'/>
<id>71921c3354bf8ddf42b0de7863a88890c21c1925</id>
<content type='text'>
Fix #292.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #292.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix crash with objects having a non-ASCII repr in context.</title>
<updated>2013-10-18T16:09:15+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-10-18T16:08:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=ccbf178a3351106e25422b898f09cdca60a1c6e5'/>
<id>ccbf178a3351106e25422b898f09cdca60a1c6e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#151 -- Logging panel fails on invalid string representations</title>
<updated>2013-10-18T09:33:10+00:00</updated>
<author>
<name>Bouke Haarsma</name>
</author>
<published>2013-10-18T09:00:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=ddac484aa76176cc9cb783bd6137c85fa3e7ff0a'/>
<id>ddac484aa76176cc9cb783bd6137c85fa3e7ff0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Stopped using dict.iter*.</title>
<updated>2013-10-17T16:24:58+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-10-16T21:17:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=dc19b418a258bf7d7cabebfe83690b5b0291f60f'/>
<id>dc19b418a258bf7d7cabebfe83690b5b0291f60f</id>
<content type='text'>
Since performance isn't a primary concern, the non-iterable versions
will do just fine on Python 2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since performance isn't a primary concern, the non-iterable versions
will do just fine on Python 2.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update imports for renamed modules.</title>
<updated>2013-10-17T16:24:58+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-10-16T21:11:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=87a73758431a417f6f1aa7313260e1049549f713'/>
<id>87a73758431a417f6f1aa7313260e1049549f713</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>
