<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-debug-toolbar, branch line_profiler_int</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>Bring pre styles in line with rest of panels</title>
<updated>2011-07-12T20:30:03+00:00</updated>
<author>
<name>David Cramer</name>
</author>
<published>2011-07-12T20:30:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=3bebfca5a2fdcafec38a56ec1bbdc0d19411f752'/>
<id>3bebfca5a2fdcafec38a56ec1bbdc0d19411f752</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Some general cleanup for css/markup and collapsing of line profiler module</title>
<updated>2011-07-12T20:26:15+00:00</updated>
<author>
<name>David Cramer</name>
</author>
<published>2011-07-12T20:26:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=cbc3ff63b92ab9b388816db3fe1a8c3956ca0d25'/>
<id>cbc3ff63b92ab9b388816db3fe1a8c3956ca0d25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move makefile to project root</title>
<updated>2011-07-12T20:25:57+00:00</updated>
<author>
<name>David Cramer</name>
</author>
<published>2011-07-12T20:25:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=59c7e176ca273a6797dbae245e36b52b4db0823c'/>
<id>59c7e176ca273a6797dbae245e36b52b4db0823c</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 'line_profiler_int' of git://github.com/dmclain/django-debug-toolbar into line_profiler_int</title>
<updated>2011-07-12T20:15:55+00:00</updated>
<author>
<name>David Cramer</name>
</author>
<published>2011-07-12T20:15:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=ed2cc66bf5dbd033057b2ae6782950e2b3b364fe'/>
<id>ed2cc66bf5dbd033057b2ae6782950e2b3b364fe</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 #175 from thinred/master</title>
<updated>2011-07-12T20:13:11+00:00</updated>
<author>
<name>David Cramer</name>
</author>
<published>2011-07-12T20:13:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=57e17792a7ab1f55248c6928949a8308f7873952'/>
<id>57e17792a7ab1f55248c6928949a8308f7873952</id>
<content type='text'>
This adds a feature asked in issue #163</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds a feature asked in issue #163</pre>
</div>
</content>
</entry>
<entry>
<title>Dont access __copy__ when it doesnt work. Preprocess context list so the dictionary cannot be modified.</title>
<updated>2011-07-12T20:08:40+00:00</updated>
<author>
<name>David Cramer</name>
</author>
<published>2011-07-12T20:08:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=ad110e020cbae062ba024d91223df519af3adc96'/>
<id>ad110e020cbae062ba024d91223df519af3adc96</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 #181 from rassie/patch-1</title>
<updated>2011-06-23T12:52:06+00:00</updated>
<author>
<name>David Cramer</name>
</author>
<published>2011-06-23T12:52:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=a03b6a0cd04edb0bc387e46a9d51c5f18113da92'/>
<id>a03b6a0cd04edb0bc387e46a9d51c5f18113da92</id>
<content type='text'>
Save a clone of template context instead of the original</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Save a clone of template context instead of the original</pre>
</div>
</content>
</entry>
<entry>
<title>Django 1.3 seems to alter templates' rendering contexts after the fact, so just make our saved context a clone of the original to be sure we keep all of it. Fixes #159.</title>
<updated>2011-06-23T12:46:52+00:00</updated>
<author>
<name>Nikolai Prokoschenko</name>
</author>
<published>2011-06-23T12:46:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=264e6813cb4f70c4a8610d69dfbcb11d37d66e71'/>
<id>264e6813cb4f70c4a8610d69dfbcb11d37d66e71</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 #179 from maraujop/master</title>
<updated>2011-06-16T22:00:53+00:00</updated>
<author>
<name>David Cramer</name>
</author>
<published>2011-06-16T22:00:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=b2e0c98c51f33b43429849a09f0dcbf812c51571'/>
<id>b2e0c98c51f33b43429849a09f0dcbf812c51571</id>
<content type='text'>
Fixing UnicodeEncodeError in sql panel</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixing UnicodeEncodeError in sql panel</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing UnicodeEncodeError in sql panel</title>
<updated>2011-06-16T14:49:56+00:00</updated>
<author>
<name>Miguel Araujo Perez</name>
</author>
<published>2011-06-16T14:49:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=16a06288c18dbf26df95866e552725933525a5a6'/>
<id>16a06288c18dbf26df95866e552725933525a5a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
