<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-debug-toolbar/tests, branch 1.0-alpha</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>Extract output of context processors instead of recreating it.</title>
<updated>2013-11-29T23:03:56+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-11-29T23:03:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=89bac859215fb837e36394ed9bc3f1070fe8de5e'/>
<id>89bac859215fb837e36394ed9bc3f1070fe8de5e</id>
<content type='text'>
Also include context processors explicitly passed to RequestContext.

Fix #353.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also include context processors explicitly passed to RequestContext.

Fix #353.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move support for line_profiler to a 3rd party panel.</title>
<updated>2013-11-29T09:45:58+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-11-29T09:33:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=a7dbc61ec4b4932a570d538b23a3ddd1d46203d4'/>
<id>a7dbc61ec4b4932a570d538b23a3ddd1d46203d4</id>
<content type='text'>
Many thanks to Dave McLain.

Fix #477.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Many thanks to Dave McLain.

Fix #477.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update all panels to follow the public API.</title>
<updated>2013-11-24T16:30:49+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-11-24T16:30:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=57a6e261c2768503e1401f99cefd4470c8dc5e8f'/>
<id>57a6e261c2768503e1401f99cefd4470c8dc5e8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed unneeded Panel.slug attribute.</title>
<updated>2013-11-24T11:57:51+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-11-24T11:57:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=edd9d828bbeebc867710d5e078c1b0f8e80dc5b6'/>
<id>edd9d828bbeebc867710d5e078c1b0f8e80dc5b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove HIDE_DJANGO_SQL configuration option.</title>
<updated>2013-11-24T10:40:39+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-11-24T10:38:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=03fd1cc81c02a5462aeb4dbce0bfe8a2afdef43d'/>
<id>03fd1cc81c02a5462aeb4dbce0bfe8a2afdef43d</id>
<content type='text'>
It was badly named and HIDE_IN_STACKTRACES provides a more general
solution.

The ability to show code in django.contrib but not in django doesn't
seem particularly useful.

Fix #474.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It was badly named and HIDE_IN_STACKTRACES provides a more general
solution.

The ability to show code in django.contrib but not in django doesn't
seem particularly useful.

Fix #474.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename some settings for clarity and consistency.</title>
<updated>2013-11-24T10:26:07+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-11-24T10:26:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=908b49cb7d2d527b701996f0d0b9e1e19e765819'/>
<id>908b49cb7d2d527b701996f0d0b9e1e19e765819</id>
<content type='text'>
Thanks Jannis for his help.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks Jannis for his help.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename storage to store to avoid conflicting with Django terminology.</title>
<updated>2013-11-24T10:01:44+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-11-24T10:00:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=e7692b33ca7fd3f7704d283d6b1368cdea198d59'/>
<id>e7692b33ca7fd3f7704d283d6b1368cdea198d59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark two randomly failing tests as expected failures :'(</title>
<updated>2013-11-24T10:01:44+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-11-24T09:46:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=a8a98ddde93d1427d2c431cb3f0b18cdfe87616a'/>
<id>a8a98ddde93d1427d2c431cb3f0b18cdfe87616a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename all panels consistently.</title>
<updated>2013-11-24T10:01:44+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-11-24T09:42:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=fe3df822111d3b56000deca354b0bceed7bde9cc'/>
<id>fe3df822111d3b56000deca354b0bceed7bde9cc</id>
<content type='text'>
Enforce absolute imports to avoid clashing with built-in package names.

Thanks Jannis for his feedback.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enforce absolute imports to avoid clashing with built-in package names.

Thanks Jannis for his feedback.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests for redirects panel.</title>
<updated>2013-11-22T19:42:21+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-11-22T18:55:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=f4666321048d04514a4900b7301d61a918082bfd'/>
<id>f4666321048d04514a4900b7301d61a918082bfd</id>
<content type='text'>
Also simplify the implementation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also simplify the implementation.
</pre>
</div>
</content>
</entry>
</feed>
