<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/django-compressor.git/compressor/base.py, branch 0.6b2</title>
<subtitle>github.com: django-compressor/django-compressor.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django-compressor.git/'/>
<entry>
<title>Moved yield out of try block with finally clause to be Python 2.4 compatible.</title>
<updated>2011-02-17T00:25:25+00:00</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2011-02-17T00:25:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django-compressor.git/commit/?id=05d594129ffeb0ba720d3df0580538b65f5af579'/>
<id>05d594129ffeb0ba720d3df0580538b65f5af579</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Another pass over the offline code to make sure it works when compression is actually disabled (e.g. in deployment situations).</title>
<updated>2011-02-16T23:59:31+00:00</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2011-02-16T23:59:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django-compressor.git/commit/?id=7d1f159523fd9d00801ff285bd06fd893312f0f0'/>
<id>7d1f159523fd9d00801ff285bd06fd893312f0f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made use of the cached_property decorator and converted a few of the methods to be generators. Also simplified the filter loading and calling. Introduced a compressor level charset attribute.</title>
<updated>2011-02-16T18:33:21+00:00</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2011-02-16T18:33:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django-compressor.git/commit/?id=2b4a77652464f138851b1a6cfd68a86045e6fc04'/>
<id>2b4a77652464f138851b1a6cfd68a86045e6fc04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cosmetic changes.</title>
<updated>2011-02-16T18:21:01+00:00</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2011-02-16T18:21:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django-compressor.git/commit/?id=d0eb2d6839f3291fad9231880b5a1941883be5eb'/>
<id>d0eb2d6839f3291fad9231880b5a1941883be5eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor updates to the conditions.</title>
<updated>2011-02-16T18:18:14+00:00</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2011-02-16T18:18:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django-compressor.git/commit/?id=67e9063acd8e90c8b4ee7e99438c6adb605bc9c0'/>
<id>67e9063acd8e90c8b4ee7e99438c6adb605bc9c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduced a default extra_context dictionary.</title>
<updated>2011-02-16T18:16:53+00:00</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2011-02-16T18:16:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django-compressor.git/commit/?id=95da02af0b77a1bd932861ab2ec730078c0b0352'/>
<id>95da02af0b77a1bd932861ab2ec730078c0b0352</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made it possible to create a compressor instance without providing content.</title>
<updated>2011-02-16T18:13:34+00:00</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2011-02-16T18:13:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django-compressor.git/commit/?id=bda59c0ce38cbfd39daf22b388810390b072823a'/>
<id>bda59c0ce38cbfd39daf22b388810390b072823a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Be a bit DRYer for the file extension attribute of the compressors.</title>
<updated>2011-02-16T18:11:17+00:00</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2011-02-16T18:11:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django-compressor.git/commit/?id=ba0a5397244b73b2061917fba6087b580188e8c0'/>
<id>ba0a5397244b73b2061917fba6087b580188e8c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed NameError.</title>
<updated>2011-02-10T00:51:46+00:00</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2011-02-10T00:51:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django-compressor.git/commit/?id=8cd23e92e563a34422b1c244790c3d1f6100e9ae'/>
<id>8cd23e92e563a34422b1c244790c3d1f6100e9ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adopted AppSettings and moved a few things from utils to the cache module where they belong.</title>
<updated>2011-02-09T03:51:44+00:00</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2011-02-09T03:51:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django-compressor.git/commit/?id=4b916124a228244696e93fcb366578d33972bac6'/>
<id>4b916124a228244696e93fcb366578d33972bac6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
