<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-debug-toolbar/tests, branch 0.11.0</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>Split tests across several modules.</title>
<updated>2013-11-01T20:51:37+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-11-01T20:51:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=96f1cb4b0d4b10903502e917ddaa460bc05f5ca3'/>
<id>96f1cb4b0d4b10903502e917ddaa460bc05f5ca3</id>
<content type='text'>
Fix #426.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #426.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused file.</title>
<updated>2013-11-01T20:31:23+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-11-01T20:31:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=f69f51f7abf25aaf5282c953475e8975694f41c1'/>
<id>f69f51f7abf25aaf5282c953475e8975694f41c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed redundant settings manipulations in tests.</title>
<updated>2013-11-01T17:40:51+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-11-01T17:40:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=325e787e13e8dd4b389e804c3f1b7a86a0f9d58a'/>
<id>325e787e13e8dd4b389e804c3f1b7a86a0f9d58a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Get rid of custom test runner.</title>
<updated>2013-11-01T17:24:54+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-11-01T17:24:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=50b13fb575dc79d849d1d79cb5619cce52b42f9d'/>
<id>50b13fb575dc79d849d1d79cb5619cce52b42f9d</id>
<content type='text'>
Refs #426.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refs #426.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a few tests that broke after 982f341.</title>
<updated>2013-10-27T19:12:38+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-10-27T19:12:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=7d5593bc528cd1f350b23093b00807f15e6153a3'/>
<id>7d5593bc528cd1f350b23093b00807f15e6153a3</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>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 inappropriate docstring.</title>
<updated>2013-10-26T13:58:01+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-10-26T13:58:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=c35052ea260647f47bf0f958615d2da042673cb1'/>
<id>c35052ea260647f47bf0f958615d2da042673cb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't crash on non ascii bytestrings in db params.</title>
<updated>2013-10-26T12:15:23+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-10-26T12:06:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=8525bfc7fb2e868edf24fb5c6fea00bc871d7489'/>
<id>8525bfc7fb2e868edf24fb5c6fea00bc871d7489</id>
<content type='text'>
Thanks Karen Tracey for the report. Fix #422.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks Karen Tracey for the report. Fix #422.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tests under Django 1.6.</title>
<updated>2013-10-26T11:51:47+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-10-26T11:51:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=3a5492b471d907bdb66c627914264ee1f2d4e537'/>
<id>3a5492b471d907bdb66c627914264ee1f2d4e537</id>
<content type='text'>
Fix #425.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #425.
</pre>
</div>
</content>
</entry>
</feed>
