<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/django-compressor.git/compressor/parser/html5lib.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>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>Minor fixes after the Python 3 merge.</title>
<updated>2013-05-27T09:13:16+00:00</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2013-05-27T09:13:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django-compressor.git/commit/?id=963a2100638ade06301491ec7937788db4adc1c4'/>
<id>963a2100638ade06301491ec7937788db4adc1c4</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 'develop' of github.com:jezdez/django_compressor into develop</title>
<updated>2013-05-27T09:02:45+00:00</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2013-05-27T09:02:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django-compressor.git/commit/?id=6affca5a7274d6bef1e888418042f90916ef432c'/>
<id>6affca5a7274d6bef1e888418042f90916ef432c</id>
<content type='text'>
Conflicts:
	compressor/parser/html5lib.py
	compressor/storage.py
	compressor/tests/test_parsers.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	compressor/parser/html5lib.py
	compressor/storage.py
	compressor/tests/test_parsers.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #405 - compatibility with html5lib 1.0</title>
<updated>2013-05-27T08:34:01+00:00</updated>
<author>
<name>Łukasz Langa</name>
<email>lukasz@langa.pl</email>
</author>
<published>2013-05-26T19:58:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django-compressor.git/commit/?id=31c837dc30bb2f7793523f8ebfbb835def7ca37e'/>
<id>31c837dc30bb2f7793523f8ebfbb835def7ca37e</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>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>Moved import into Html5LibParser.__init__.</title>
<updated>2012-03-03T22:34:12+00:00</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2012-03-03T22:33:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django-compressor.git/commit/?id=422b672d1393ab20d4fcc17103aca11182272bb8'/>
<id>422b672d1393ab20d4fcc17103aca11182272bb8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix html5lib import error</title>
<updated>2012-02-05T06:43:08+00:00</updated>
<author>
<name>shemigon</name>
<email>shemigon@gmail.com</email>
</author>
<published>2012-02-05T06:43:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django-compressor.git/commit/?id=f790f7bca0f1f99dd26179de923905d08d1f124b'/>
<id>f790f7bca0f1f99dd26179de923905d08d1f124b</id>
<content type='text'>

Due to property may happen to be cached html5lib are not imported and causes "Caught AttributeError while rendering: 'Html5LibParser' object has no attribute 'html5lib'"
Sorry cannot provide test for that as I don't have the environment set up and am short in time to do this.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Due to property may happen to be cached html5lib are not imported and causes "Caught AttributeError while rendering: 'Html5LibParser' object has no attribute 'html5lib'"
Sorry cannot provide test for that as I don't have the environment set up and am short in time to do this.</pre>
</div>
</content>
</entry>
<entry>
<title>Moved decorator to proper util module.</title>
<updated>2011-05-13T09:06:51+00:00</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2011-05-13T09:06:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django-compressor.git/commit/?id=f430422649d21118d65ff5852c9ffb980e468b8a'/>
<id>f430422649d21118d65ff5852c9ffb980e468b8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Created new parser, HtmlParser, based on the stdlib HTMLParser module.</title>
<updated>2011-04-20T10:01:33+00:00</updated>
<author>
<name>Jaap Roes</name>
<email>jaap.roes@gmail.com</email>
</author>
<published>2011-04-19T18:22:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django-compressor.git/commit/?id=b6d513161150112c5402b39e9efc71411a4f2ad4'/>
<id>b6d513161150112c5402b39e9efc71411a4f2ad4</id>
<content type='text'>
Added AutoSelectParser, picks LxmlParser if lxml is available, falls back to HtmlParser if not, also the new default.
Created a special BeautifulSoupTest in order to still test this parser.
Updated README, installation and settings docs to reflect these changes.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added AutoSelectParser, picks LxmlParser if lxml is available, falls back to HtmlParser if not, also the new default.
Created a special BeautifulSoupTest in order to still test this parser.
Updated README, installation and settings docs to reflect these changes.</pre>
</div>
</content>
</entry>
</feed>
