This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-django-compressor
Code
Issues
Proposed changes
Files
a557d2f941e2fd2200f773825affb2a875c66d64
deb-python-django-compressor
/
compressor
/
tests
History
Julian Scheid
8254f8d707
Leave alone fragment-only URLs.
...
Without this change, mangling such URLs produces invalid results.
2013-02-03 17:03:29 +01:00
..
static
1.2 is not unsupported, remove all references to MEDIA_* (users should have moved to STATIC_* by now) as well as 1.2 stuff in the documentation.
2012-10-08 20:20:24 +02:00
test_templates
Make sure to cleanup after monkeypatching template nodes in compress command.
Fixes
#262
2012-05-29 20:07:18 +02:00
__init__.py
Moved tests to nose compatible names to easy the discovery.
2012-05-19 20:03:02 +02:00
precompiler.py
More flaking.
2012-05-19 20:09:54 +02:00
test_base.py
1.2 is not unsupported, remove all references to MEDIA_* (users should have moved to STATIC_* by now) as well as 1.2 stuff in the documentation.
2012-10-08 20:20:24 +02:00
test_filters.py
Leave alone fragment-only URLs.
2013-02-03 17:03:29 +01:00
test_jinja2ext.py
1.2 is not unsupported, remove all references to MEDIA_* (users should have moved to STATIC_* by now) as well as 1.2 stuff in the documentation.
2012-10-08 20:20:24 +02:00
test_offline.py
1.2 is not unsupported, remove all references to MEDIA_* (users should have moved to STATIC_* by now) as well as 1.2 stuff in the documentation.
2012-10-08 20:20:24 +02:00
test_parsers.py
1.2 is not unsupported, remove all references to MEDIA_* (users should have moved to STATIC_* by now) as well as 1.2 stuff in the documentation.
2012-10-08 20:20:24 +02:00
test_signals.py
1.2 is not unsupported, remove all references to MEDIA_* (users should have moved to STATIC_* by now) as well as 1.2 stuff in the documentation.
2012-10-08 20:20:24 +02:00
test_storages.py
1.2 is not unsupported, remove all references to MEDIA_* (users should have moved to STATIC_* by now) as well as 1.2 stuff in the documentation.
2012-10-08 20:20:24 +02:00
test_templatetags.py
1.2 is not unsupported, remove all references to MEDIA_* (users should have moved to STATIC_* by now) as well as 1.2 stuff in the documentation.
2012-10-08 20:20:24 +02:00