This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-django-compressor
Code
Issues
Proposed changes
Files
741c3e5876f8e6ae31bd56b3170a2667de6d0572
deb-python-django-compressor
/
tests
History
Jannis Leidel
741c3e5876
Merge pull request
#176
from diox/b72dddd4a6e485a7520e5e1d8f3fa603d270f434
...
Re-organize offline compression tests to make them really indendant from each other
2011-12-05 11:12:47 -08:00
..
media
both precompiled and standard files rendered without compression when COMPRESS_ENABLED==False and COMPRESS_PRECOMPILERS != []
2011-11-24 16:35:34 +11:00
test_templates
Re-organize offline compression tests to make them indendant from each other.
2011-12-05 19:13:53 +01:00
tests
Merge pull request
#176
from diox/b72dddd4a6e485a7520e5e1d8f3fa603d270f434
2011-12-05 11:12:47 -08:00
__init__.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
models.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
precompiler.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
Merge pull request
#176
from diox/b72dddd4a6e485a7520e5e1d8f3fa603d270f434
2011-12-05 11:12:47 -08:00