This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-django-compressor
Code
Issues
Proposed changes
Files
786bbd2eb293d394919dde08b1add37960298e89
deb-python-django-compressor
/
compressor
/
parser
History
Lucas Tan
786bbd2eb2
added jinja2 compress offline support
2014-03-05 23:14:40 +08:00
..
__init__.py
Change internall import of six to django.utils.six as we don't need add more dependecies
2013-04-16 11:25:42 +02: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
Fixed a few imports.
2013-05-27 11:30:09 +02:00
default_htmlparser.py
Fixed a few imports.
2013-05-27 11:30:09 +02:00
dj.py
added jinja2 compress offline support
2014-03-05 23:14:40 +08:00
html5lib.py
Fixed a few imports.
2013-05-27 11:30:09 +02:00
jinja2.py
added jinja2 compress offline support
2014-03-05 23:14:40 +08:00
lxml.py
Don't raise an error if BeautifulSoup isn't installed
2013-06-12 11:44:14 +01:00