<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-debug-toolbar/debug_toolbar, branch v0.9.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>Don't blow up if INSTALLED_APPS is a tuple</title>
<updated>2011-11-30T17:22:03+00:00</updated>
<author>
<name>Chris Lamb</name>
</author>
<published>2011-11-30T17:22:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=5748f9b3e110b5f3621242f9fc262a4619e23d15'/>
<id>5748f9b3e110b5f3621242f9fc262a4619e23d15</id>
<content type='text'>
Since r17158 in Django trunk, INSTALLED_APPS is now not always co-erced to
a list. In my projects I prefer to have INSTALLED_APPS as a tuple as it
reinforces that it is not modifiable at runtime. However, this blows up
in the VersionDebugPanel as it currently assumes it is a list.

Signed-off-by: Chris Lamb &lt;lamby@debian.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since r17158 in Django trunk, INSTALLED_APPS is now not always co-erced to
a list. In my projects I prefer to have INSTALLED_APPS as a tuple as it
reinforces that it is not modifiable at runtime. However, this blows up
in the VersionDebugPanel as it currently assumes it is a list.

Signed-off-by: Chris Lamb &lt;lamby@debian.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Only call _elapsed_ru() in TimerPanel when resource module is available.</title>
<updated>2011-11-15T14:01:17+00:00</updated>
<author>
<name>Andi Albrecht</name>
</author>
<published>2011-11-15T14:01:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=9cb24492637aa8ef9e77f007016451d515f29d5d'/>
<id>9cb24492637aa8ef9e77f007016451d515f29d5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed AttributeError on 404 page exception in ProfilerPanel.process_response</title>
<updated>2011-10-26T20:08:23+00:00</updated>
<author>
<name>Apkawa</name>
</author>
<published>2011-10-26T20:08:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=e455bec46f7beb92526acf100d269d88c2ede064'/>
<id>e455bec46f7beb92526acf100d269d88c2ede064</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed ProfilingDebugPanel; fixed example site if installed other debug_toolbar in system</title>
<updated>2011-10-26T19:01:50+00:00</updated>
<author>
<name>Apkawa</name>
</author>
<published>2011-10-26T19:01:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=0e262aefe7b272ac8d8725f2af2f304a26f20927'/>
<id>0e262aefe7b272ac8d8725f2af2f304a26f20927</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure we are actually using the new get_stack code instead of inspect.stack</title>
<updated>2011-10-12T22:59:27+00:00</updated>
<author>
<name>David Cramer</name>
</author>
<published>2011-10-12T22:59:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=c9147364e40fd01d5fafcbdeb1c9563d2b5a4361'/>
<id>c9147364e40fd01d5fafcbdeb1c9563d2b5a4361</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Custom implementation of inspect.stack() which safely handles errors with findsource</title>
<updated>2011-10-12T18:43:49+00:00</updated>
<author>
<name>David Cramer</name>
</author>
<published>2011-10-12T18:43:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=6bb5102f928b3f2a4de01e15596f6a658498f0ea'/>
<id>6bb5102f928b3f2a4de01e15596f6a658498f0ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for error  'Settings' object has no attribute 'DATABASE_ENGINE'</title>
<updated>2011-10-09T06:02:51+00:00</updated>
<author>
<name>pzinovkin</name>
</author>
<published>2011-10-09T06:02:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=f9e17dba1ae97c48203fc5cc45798a06df4bb0d9'/>
<id>f9e17dba1ae97c48203fc5cc45798a06df4bb0d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make stacktraces configurable</title>
<updated>2011-10-07T07:09:31+00:00</updated>
<author>
<name>Colin Howe</name>
</author>
<published>2011-10-07T07:09:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=295f6f8f9a269cc547054f7094473b4388d58b16'/>
<id>295f6f8f9a269cc547054f7094473b4388d58b16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactored template filtering: discard DjDT templates asap.</title>
<updated>2011-09-27T17:55:33+00:00</updated>
<author>
<name>Tomasz Buchert</name>
</author>
<published>2011-09-27T17:55:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=9fdf67abe09782fea5d103da1d4f6cf58626c517'/>
<id>9fdf67abe09782fea5d103da1d4f6cf58626c517</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A little clean-up of last commit.</title>
<updated>2011-09-27T04:18:35+00:00</updated>
<author>
<name>Rob Hudson</name>
</author>
<published>2011-09-27T04:18:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=46f71cc5bef348e4d306e510f074e28d0047296b'/>
<id>46f71cc5bef348e4d306e510f074e28d0047296b</id>
<content type='text'>
- Removed unused imports.
- Used already existing ms conversion
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Removed unused imports.
- Used already existing ms conversion
</pre>
</div>
</content>
</entry>
</feed>
