<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-debug-toolbar/Makefile, branch 1.0-alpha</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>The .po files are now wrapped.</title>
<updated>2013-12-08T21:30:51+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-12-08T21:30:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=293569a502ea6fc523d513ab6b29297ae4e35fb5'/>
<id>293569a502ea6fc523d513ab6b29297ae4e35fb5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pip install -e . avoids having to set PYTHONPATH.</title>
<updated>2013-11-17T21:03:24+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-11-17T21:03:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=8a9348a60fb2fe839be4a152ce3e70938ede2c05'/>
<id>8a9348a60fb2fe839be4a152ce3e70938ede2c05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Selenim test.</title>
<updated>2013-11-16T19:32:46+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-11-16T19:32:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=13266d8c561498879f6519b8f03039d90a0a36cd'/>
<id>13266d8c561498879f6519b8f03039d90a0a36cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop bothering with CSS compression.</title>
<updated>2013-11-16T17:15:55+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-11-16T17:15:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=0a0610e8af4331a5748299e525385868ce440ef5'/>
<id>0a0610e8af4331a5748299e525385868ce440ef5</id>
<content type='text'>
For the same reasons we stopped compressing JS.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For the same reasons we stopped compressing JS.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change how JS libs are loaded</title>
<updated>2013-11-05T16:29:07+00:00</updated>
<author>
<name>David Baumgold</name>
</author>
<published>2013-11-05T16:26:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=fab05ca8cbb728fddceb8a6aaa117cc684ef06c6'/>
<id>fab05ca8cbb728fddceb8a6aaa117cc684ef06c6</id>
<content type='text'>
This change makes Django-Debug-Toolbar use the existing version of jQuery
on the page if one exists, and only loads jQuery if it isn't already loaded.
It also explicitly loads the jQuery cookie plugin and the toolbar script
as separate files. Finally, we are no longer compressing/minimizing scripts;
this is for debug purposes, and presumably will not be served in production.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change makes Django-Debug-Toolbar use the existing version of jQuery
on the page if one exists, and only loads jQuery if it isn't already loaded.
It also explicitly loads the jQuery cookie plugin and the toolbar script
as separate files. Finally, we are no longer compressing/minimizing scripts;
this is for debug purposes, and presumably will not be served in production.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add command to measure test coverage.</title>
<updated>2013-11-01T20:57:12+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-11-01T20:57:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=1c2bb37e06e97f9a1577f624e4bce4afa56bfcce'/>
<id>1c2bb37e06e97f9a1577f624e4bce4afa56bfcce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Get rid of custom test runner.</title>
<updated>2013-11-01T17:24:54+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-11-01T17:24:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=50b13fb575dc79d849d1d79cb5619cce52b42f9d'/>
<id>50b13fb575dc79d849d1d79cb5619cce52b42f9d</id>
<content type='text'>
Refs #426.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refs #426.
</pre>
</div>
</content>
</entry>
<entry>
<title>Extend the contribution docs.</title>
<updated>2013-10-28T20:20:43+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-10-28T20:20:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=561d84dae367f4eab2c2d6a70407977d256078d4'/>
<id>561d84dae367f4eab2c2d6a70407977d256078d4</id>
<content type='text'>
This is what I've understood from the projet over the last weeks.

Fix #427.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is what I've understood from the projet over the last weeks.

Fix #427.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a task to update translations.</title>
<updated>2013-10-27T20:26:43+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-10-27T20:26:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=0c9381c594120cb9b77f1644bfccae5964df7274'/>
<id>0c9381c594120cb9b77f1644bfccae5964df7274</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add info about pushing translations to Transifex.</title>
<updated>2013-10-26T20:15:18+00:00</updated>
<author>
<name>Aymeric Augustin</name>
</author>
<published>2013-10-26T20:15:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-debug-toolbar/commit/?id=ae52695631b409420aa1cf703a94a80c28c652b7'/>
<id>ae52695631b409420aa1cf703a94a80c28c652b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
