This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-django-compressor
Code
Issues
Proposed changes
Files
8afbd9d7cf917f85183d34a747730a9fdebcab9b
deb-python-django-compressor
/
compressor
/
utils
History
Jannis Leidel
c16e6a8df2
Moved settings handling over to django-appconf and fixed coverage.
2011-08-25 17:52:35 +02:00
..
__init__.py
Stop using shlex.split for the command and open a shell instead.
2011-05-26 15:21:01 +02:00
decorators.py
Moved tests out of the app to stay sane and changed a few things. E.g. the inclusion of JavaScript files now happens without charset (as they are deprecated in HTML5).
2011-08-10 17:38:20 +02:00
staticfiles.py
Minor nitpicking and style changes.
2011-05-11 13:07:53 +02:00
stringformat.py
Minor style fixes.
2011-05-13 11:29:08 +02:00