This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-django-compressor
Code
Issues
Proposed changes
Files
ba9497611c751dc087af2d60688aa6c195c4e91d
deb-python-django-compressor
/
compressor
/
tests
History
Aymeric Augustin
bfda39f53e
Fix
#65
: no .gz in GzipCompressorFileStorage URLs.
2011-06-15 11:20:52 +02:00
..
media
Added CompassFilter.
2011-05-25 17:11:32 +02:00
templates
Added offline compression tests
2011-01-28 01:30:59 +01:00
__init__.py
Moved tests from external project to the app.
2011-01-20 12:52:54 +01:00
models.py
Moved tests from external project to the app.
2011-01-20 12:52:54 +01:00
precompiler.py
Added with_statement import from da future.
2011-05-26 15:21:12 +02:00
runtests.py
Handle new-style cached template loader gracefully and compatible to older Django versions.
2011-05-26 15:46:13 +02:00
tests.py
Fix
#65
: no .gz in GzipCompressorFileStorage URLs.
2011-06-15 11:20:52 +02:00