<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/django-compressor.git/compressor/parser/lxml.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>Don't raise an error if BeautifulSoup isn't installed</title>
<updated>2013-06-12T10:44:14+00:00</updated>
<author>
<name>Damian Moore</name>
<email>damian.moore@onefinestay.com</email>
</author>
<published>2013-06-12T10:44:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django-compressor.git/commit/?id=d9f53c71682f8f9996c1091d7d824148a335c52e'/>
<id>d9f53c71682f8f9996c1091d7d824148a335c52e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a few imports.</title>
<updated>2013-05-27T09:30:09+00:00</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2013-05-27T09:30:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django-compressor.git/commit/?id=a6665bb179e30caf89fcf496af60da68beedef94'/>
<id>a6665bb179e30caf89fcf496af60da68beedef94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change internall import of six to django.utils.six as we don't need add more dependecies</title>
<updated>2013-04-16T09:25:42+00:00</updated>
<author>
<name>Kudlaty</name>
<email>kfuks2@o2.pl</email>
</author>
<published>2013-04-16T09:25:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django-compressor.git/commit/?id=5d8240c0cf4963508c17364a1a90009a032e5714'/>
<id>5d8240c0cf4963508c17364a1a90009a032e5714</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix falke8 errors</title>
<updated>2013-04-16T08:39:27+00:00</updated>
<author>
<name>Kudlaty</name>
<email>kfuks2@o2.pl</email>
</author>
<published>2013-04-16T08:39:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django-compressor.git/commit/?id=c6dbc9fe0eba50ab3802914aa45bc4f8cb2c44c6'/>
<id>c6dbc9fe0eba50ab3802914aa45bc4f8cb2c44c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Python 3 compatible lxml parser. Note that lxml under python 3.3 doesn't handle non-ascii characters correctly at this time.</title>
<updated>2013-03-21T18:55:09+00:00</updated>
<author>
<name>Rafal Stozek</name>
<email>say4ne@gmail.com</email>
</author>
<published>2013-03-21T18:55:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django-compressor.git/commit/?id=284b02f9177f5bc2ffaf76f81ebb7e37f8c97236'/>
<id>284b02f9177f5bc2ffaf76f81ebb7e37f8c97236</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial python 3 compatibility</title>
<updated>2013-03-20T21:20:23+00:00</updated>
<author>
<name>Rafal Stozek</name>
<email>say4ne@gmail.com</email>
</author>
<published>2013-03-20T21:20:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django-compressor.git/commit/?id=9b50a803d22f06c2574c48fff0c8fed9dbacd63b'/>
<id>9b50a803d22f06c2574c48fff0c8fed9dbacd63b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed the lxml parser for good.</title>
<updated>2012-05-19T18:04:12+00:00</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2012-05-19T18:04:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django-compressor.git/commit/?id=0ddd2aa4e97160d2eb09213685cc50636cc30d09'/>
<id>0ddd2aa4e97160d2eb09213685cc50636cc30d09</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>Xpath + regexp = hell</title>
<updated>2012-05-19T13:38:38+00:00</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2012-05-19T13:38:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django-compressor.git/commit/?id=cd950ec9252dea613348cf701f98c6197299a9ff'/>
<id>cd950ec9252dea613348cf701f98c6197299a9ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use regex in the lxml parser to support case-insensitive attribute parsing</title>
<updated>2012-05-19T13:32:26+00:00</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2012-05-19T13:32:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django-compressor.git/commit/?id=9aa8f5a42643184f0426b9a575fde5294b1225b0'/>
<id>9aa8f5a42643184f0426b9a575fde5294b1225b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
