This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-django-compressor
Code
Issues
Proposed changes
Files
58bdc40217f06ff8367f1fc46a36ff5dccdb0808
deb-python-django-compressor
/
compressor
/
parser
History
Johannes Linke
427db2a969
Remove cached_property, that's in django now
2016-10-31 17:59:10 +01:00
..
__init__.py
Cleanup imports, use more six
2015-12-09 19:02:28 +01:00
base.py
Extracted parsers into their own seperate modules. Created a html5lib based parser, also mention this in the docs.
2011-04-17 16:01:02 +02:00
beautifulsoup.py
Fix flake8 errors
2015-12-04 23:01:30 +01:00
default_htmlparser.py
Fixed deprecation warnings for calling HTMLParser on Python 3.X
2015-10-23 10:17:23 +01:00
html5lib.py
Remove cached_property, that's in django now
2016-10-31 17:59:10 +01:00
lxml.py
Remove cached_property, that's in django now
2016-10-31 17:59:10 +01:00