<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-debug-toolbar/docs, branch 1.0-release</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>Bump version numbers for 1.0 beta.</title>
<updated>2013-12-15T12:17:20+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-12-15T12:17:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=28db07602888f6beca7843c6d0b0d2c94fad328f'/>
<id>28db07602888f6beca7843c6d0b0d2c94fad328f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into 1.0-release</title>
<updated>2013-12-15T12:16:12+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-12-15T12:16:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=35a1cb5e27889931a3a94ad095b742a91399eee5'/>
<id>35a1cb5e27889931a3a94ad095b742a91399eee5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #494 from django-debug-toolbar/staticfiles</title>
<updated>2013-12-14T20:47:28+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-12-14T20:47:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=dbed3e7c72f930c285f17206879f6bd1d46f67a1'/>
<id>dbed3e7c72f930c285f17206879f6bd1d46f67a1</id>
<content type='text'>
Added staticfiles panel class.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added staticfiles panel class.</pre>
</div>
</content>
</entry>
<entry>
<title>Added the staticfiles panel to the docs.</title>
<updated>2013-12-09T17:07:16+00:00</updated>
<author>
<name>Jannis Leidel</name>
</author>
<published>2013-12-09T17:07:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=6bc2eaa6d629e3626645ca2ac0d7f4673576fd44'/>
<id>6bc2eaa6d629e3626645ca2ac0d7f4673576fd44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pointing to the 'master' docs creates too much confusion.</title>
<updated>2013-12-08T22:12:40+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-12-08T22:12:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=6e4b255c7225693bc4d8a1fbb7304e6a4b3531e2'/>
<id>6e4b255c7225693bc4d8a1fbb7304e6a4b3531e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version numbers for 1.0 alpha.</title>
<updated>2013-12-08T21:44:14+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-12-08T21:44:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=f9420501367bb4e8eb65c3b131185f2544710bf5'/>
<id>f9420501367bb4e8eb65c3b131185f2544710bf5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Small documentation improvements.</title>
<updated>2013-11-30T12:48:30+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-11-30T12:41:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=29fca4946b10937a605b71c90ebe5585bca3daea'/>
<id>29fca4946b10937a605b71c90ebe5585bca3daea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide a solution to prevent monkey-patching the settings.</title>
<updated>2013-11-30T12:48:30+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-11-30T12:38:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=0200fc14a38be5d0bac9e5fe9484d585ffa76921'/>
<id>0200fc14a38be5d0bac9e5fe9484d585ffa76921</id>
<content type='text'>
This is necessary to work around extreme cases of circular imports.
We really need to reverse URLs at import time and this isn't always
possible.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is necessary to work around extreme cases of circular imports.
We really need to reverse URLs at import time and this isn't always
possible.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix instructions for installing the dev version</title>
<updated>2013-11-30T08:59:42+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-11-30T08:59:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=4b712fda71cd3301507c31e8ef835c0de105005a'/>
<id>4b712fda71cd3301507c31e8ef835c0de105005a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove support for logbook.</title>
<updated>2013-11-29T11:41:48+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-11-29T11:41:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=ffe4c5d685fa2d8d2a23673f801eef6fa1d96b97'/>
<id>ffe4c5d685fa2d8d2a23673f801eef6fa1d96b97</id>
<content type='text'>
If you were relying on this feature, it should be quite easy to
implement it in a third-party panel, and we'll reference it in the
documentation.

Fix #478.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If you were relying on this feature, it should be quite easy to
implement it in a third-party panel, and we'll reference it in the
documentation.

Fix #478.
</pre>
</div>
</content>
</entry>
</feed>
