This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-django-compressor
Code
Issues
Proposed changes
Files
37440d6cd3794f8cdb25e3f1e760ecccfcef86d3
deb-python-django-compressor
/
compressor
/
utils
History
Jannis Leidel
3ee90805d7
Fixed staticfiles utils package compatibility packages.
Closes
#114
.
2011-09-07 16:21:38 +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
Fixed staticfiles utils package compatibility packages.
Closes
#114
.
2011-09-07 16:21:38 +02:00
stringformat.py
Minor style fixes.
2011-05-13 11:29:08 +02:00