This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-django-compressor
Code
Issues
Proposed changes
Files
df4ea4b4fadfb1f98fb73d5969b11458f489843c
deb-python-django-compressor
/
compressor
/
utils
History
Jannis Leidel
66cced5d5b
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
..
__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
settings.py
Moved AppSettings class to compressor.utils.settings.
2011-04-16 19:41:38 +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