<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-debug-toolbar/debug_toolbar/utils, branch 0.9.2</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>Merge pull request #224 from Apkawa/master</title>
<updated>2012-01-13T01:52:09+00:00</updated>
<author>
<name>David Cramer</name>
</author>
<published>2012-01-13T01:52:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=d346f304018699a04354027719d32616dbaea2d1'/>
<id>d346f304018699a04354027719d32616dbaea2d1</id>
<content type='text'>
Add escaping string literal in sql for copy&amp;pasting in dbshell</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add escaping string literal in sql for copy&amp;pasting in dbshell</pre>
</div>
</content>
</entry>
<entry>
<title>Fix python 2.5 compatibility (no named tuple and Traceback)</title>
<updated>2012-01-12T22:01:49+00:00</updated>
<author>
<name>Andrey Grygoryev</name>
</author>
<published>2012-01-12T22:01:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=29f7d396d5c2006a8dd596d3ba14a1fc2b836c50'/>
<id>29f7d396d5c2006a8dd596d3ba14a1fc2b836c50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add simple escaping params in sql; pep8 for utils.trackings.db</title>
<updated>2011-10-27T20:21:41+00:00</updated>
<author>
<name>Apkawa</name>
</author>
<published>2011-10-27T20:21:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=d6a3b17b15c8bc9aa251c3cf07e5330c4a2dcdb1'/>
<id>d6a3b17b15c8bc9aa251c3cf07e5330c4a2dcdb1</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>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>Dont use ternary operator</title>
<updated>2011-09-27T00:30:06+00:00</updated>
<author>
<name>David Cramer</name>
</author>
<published>2011-09-27T00:30:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=5e8cc5961c74ca57b0eb5d6ac387ee81604443ab'/>
<id>5e8cc5961c74ca57b0eb5d6ac387ee81604443ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue 187: queries are captured and not executed when template panel is rendered.</title>
<updated>2011-09-25T22:03:47+00:00</updated>
<author>
<name>Tomasz Buchert</name>
</author>
<published>2011-09-25T22:03:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=01b5d65a1da80f3cc6120e53bba46e4da2ff44ca'/>
<id>01b5d65a1da80f3cc6120e53bba46e4da2ff44ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated sqlparse to v0.1.3</title>
<updated>2011-08-09T17:26:42+00:00</updated>
<author>
<name>Rob Hudson</name>
</author>
<published>2011-08-09T17:26:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=6e3d9da54cffb41461c6778c55b0461410a9655c'/>
<id>6e3d9da54cffb41461c6778c55b0461410a9655c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
