<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/django-compressor.git/compressor/exceptions.py, branch 1.4</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>added jinja2 compress offline support</title>
<updated>2014-03-05T15:14:40+00:00</updated>
<author>
<name>Lucas Tan</name>
<email>tbhtan3@gmail.com</email>
</author>
<published>2014-03-05T15:14:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django-compressor.git/commit/?id=786bbd2eb293d394919dde08b1add37960298e89'/>
<id>786bbd2eb293d394919dde08b1add37960298e89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fail loudly on AttributeError</title>
<updated>2012-09-13T09:47:48+00:00</updated>
<author>
<name>Matthew Tretter</name>
<email>matthew@exanimo.com</email>
</author>
<published>2012-03-19T22:00:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django-compressor.git/commit/?id=0dd900736c078cb34d03d8a434bc73ec2dae8801'/>
<id>0dd900736c078cb34d03d8a434bc73ec2dae8801</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Various PEP8 and pyflakes related fixes.</title>
<updated>2012-05-19T18:03:59+00:00</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2012-05-19T18:03:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django-compressor.git/commit/?id=9ab19a60f2c77b65b9cbba1f590d9986f0d18b09'/>
<id>9ab19a60f2c77b65b9cbba1f590d9986f0d18b09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made Compressor.concat a cached property instead of a method and use it in the hash and combined properties. Refactored Compressor.outline method to proxy to mode specific methods.</title>
<updated>2011-04-07T15:53:02+00:00</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2011-04-07T14:00:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django-compressor.git/commit/?id=fc50651260b1efb777f3db96f4728a262b39acd0'/>
<id>fc50651260b1efb777f3db96f4728a262b39acd0</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 CompilerFilter class that can be used by the pre-compilation feature.</title>
<updated>2011-03-30T10:23:42+00:00</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2011-03-30T10:23:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django-compressor.git/commit/?id=f60e1418fda634f2eb1f045ca7430f0e3047f7e7'/>
<id>f60e1418fda634f2eb1f045ca7430f0e3047f7e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Applied a few PEP8 style modifications.</title>
<updated>2011-03-30T10:10:39+00:00</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2011-03-30T10:08:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django-compressor.git/commit/?id=3ef9789589316b696b11398c4769a0ef29d689ae'/>
<id>3ef9789589316b696b11398c4769a0ef29d689ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved PrecompilerError exception to exceptions module.</title>
<updated>2011-03-28T17:25:08+00:00</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2011-03-28T17:25:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django-compressor.git/commit/?id=8ad073f84f9e388e57f634322f48d885605df82a'/>
<id>8ad073f84f9e388e57f634322f48d885605df82a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactored offline compression</title>
<updated>2011-01-28T00:29:34+00:00</updated>
<author>
<name>Ulrich Petri</name>
<email>ulo@ulo.pe</email>
</author>
<published>2011-01-28T00:29:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django-compressor.git/commit/?id=7710a08b5ed524df6b990214547da4c4a4423448'/>
<id>7710a08b5ed524df6b990214547da4c4a4423448</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactored the compressor code a little (split in separate modules). Also abstracted the file parsing and added a BeautifulSoupParser and a LxmlParser, while the former is the default.</title>
<updated>2010-06-07T13:01:36+00:00</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2010-06-07T09:08:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django-compressor.git/commit/?id=1298e2d573aeba1ce5d165465e91fa54133511a8'/>
<id>1298e2d573aeba1ce5d165465e91fa54133511a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
