<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-debug-toolbar/debug_toolbar/panels, branch 0.8.x</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>Escape invalid html in SQL queries.</title>
<updated>2010-01-22T16:23:14+00:00</updated>
<author>
<name>Gabriel</name>
</author>
<published>2010-01-22T15:49:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=83b312ea1a3990fb59d2e6e9b2e5c146889cc0b0'/>
<id>83b312ea1a3990fb59d2e6e9b2e5c146889cc0b0</id>
<content type='text'>
For example, a query containing a stray ampersand needs to be escaped.

Signed-off-by: Rob Hudson &lt;rob@cogit8.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For example, a query containing a stray ampersand needs to be escaped.

Signed-off-by: Rob Hudson &lt;rob@cogit8.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Template panel context cleanup.</title>
<updated>2010-01-14T16:02:49+00:00</updated>
<author>
<name>Chris Adams</name>
</author>
<published>2010-01-14T16:02:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=4baa51e0be674428a2314e08efe43628184bc42a'/>
<id>4baa51e0be674428a2314e08efe43628184bc42a</id>
<content type='text'>
All panels get a copy of the template context when created and use an updated
copy when rendering so they can have full access to context vars and avoid
making changes to the shared context.

Signed-off-by: Rob Hudson &lt;rob@cogit8.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All panels get a copy of the template context when created and use an updated
copy when rendering so they can have full access to context vars and avoid
making changes to the shared context.

Signed-off-by: Rob Hudson &lt;rob@cogit8.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleaned up cache panel slightly.</title>
<updated>2010-01-14T15:23:15+00:00</updated>
<author>
<name>Chris Adams</name>
</author>
<published>2010-01-14T15:18:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=a3497040db69e0f5d2f6e02f11e3ed4ed378b2cb'/>
<id>a3497040db69e0f5d2f6e02f11e3ed4ed378b2cb</id>
<content type='text'>
* Removed unused import
* .delete() referenced an undefined variable

Signed-off-by: Rob Hudson &lt;rob@cogit8.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Removed unused import
* .delete() referenced an undefined variable

Signed-off-by: Rob Hudson &lt;rob@cogit8.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Print non-iterable template context layers as-is</title>
<updated>2010-01-08T19:13:37+00:00</updated>
<author>
<name>Mikhail Korobov</name>
</author>
<published>2010-01-08T19:11:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=5701e1f21b4178da66dc017ac57ab91c06088bdf'/>
<id>5701e1f21b4178da66dc017ac57ab91c06088bdf</id>
<content type='text'>
Signed-off-by: Rob Hudson &lt;rob@cogit8.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rob Hudson &lt;rob@cogit8.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix issue #33: ensure force_unicode doesn't convert non-strings.</title>
<updated>2010-01-08T16:07:05+00:00</updated>
<author>
<name>Daniel Roseman</name>
</author>
<published>2010-01-05T14:58:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=59ad3aa5aa3b8cc78fd237c2e5eaf2941c4f9e54'/>
<id>59ad3aa5aa3b8cc78fd237c2e5eaf2941c4f9e54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replaced full repr of LANGUAGES to trim template context.</title>
<updated>2009-11-27T21:45:48+00:00</updated>
<author>
<name>Rob Hudson</name>
</author>
<published>2009-11-27T21:45:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=3f246ac43875dca9ffe316874cb3702b6089e1f2'/>
<id>3f246ac43875dca9ffe316874cb3702b6089e1f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Marked more strings for translation and updated 'fr' locale.</title>
<updated>2009-11-18T16:04:48+00:00</updated>
<author>
<name>David Jean Louis</name>
</author>
<published>2009-11-16T12:54:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=94a9b9f1343ef01d4e48b90d2395275d538a8af1'/>
<id>94a9b9f1343ef01d4e48b90d2395275d538a8af1</id>
<content type='text'>
Signed-off-by: Rob Hudson &lt;rob@cogit8.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rob Hudson &lt;rob@cogit8.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated view info to be horizontal tabular.</title>
<updated>2009-11-07T04:06:47+00:00</updated>
<author>
<name>Rob Hudson</name>
</author>
<published>2009-11-07T04:06:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=f36b72655349cf3b8e9105bed3be5cd065162476'/>
<id>f36b72655349cf3b8e9105bed3be5cd065162476</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Show view name and arguments and keyword arguments in the request vars panel.</title>
<updated>2009-11-07T03:56:30+00:00</updated>
<author>
<name>Alex Gaynor</name>
</author>
<published>2009-11-03T02:34:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=96fc01758203d45b34732dc17bb67f71f0cba3cc'/>
<id>96fc01758203d45b34732dc17bb67f71f0cba3cc</id>
<content type='text'>
Signed-off-by: Rob Hudson &lt;rob@cogit8.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rob Hudson &lt;rob@cogit8.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed incompatability with Python 2.4.</title>
<updated>2009-11-07T03:28:51+00:00</updated>
<author>
<name>Rob Hudson</name>
</author>
<published>2009-11-07T03:28:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=4d1f85f49562ffeb3040b72e631f303bf905cf5e'/>
<id>4d1f85f49562ffeb3040b72e631f303bf905cf5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
