This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-django-compressor
Code
Issues
Proposed changes
Files
218c24b4e0a33871d1bb254f7564235e776bfd6d
deb-python-django-compressor
/
tests
History
mlavin
1235e531e2
Add test for delete race condition.
2011-11-20 21:37:43 -05:00
..
media
Introduce new way of adding a suffix to URLs in CssAbsoluteFilter, by hashing the content of the corresponding filenames.
2011-08-19 18:54:06 +02:00
templates
Fixes checksum calculation in offline mode with templatetags inside compress blocks.
2011-11-07 08:53:05 +01:00
tests
Add test for delete race condition.
2011-11-20 21:37:43 -05: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
Moved settings handling over to django-appconf and fixed coverage.
2011-08-25 17:52:35 +02:00
tox.ini
Avoid using echo in tox.ini which causes tox warnings
2011-11-07 08:50:49 +01:00