This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-django-compressor
Code
Issues
Proposed changes
Files
8be7d0f3abe3ec264e48b1bc492a87d3225cee45
deb-python-django-compressor
/
compressor
/
utils
History
Johannes Linke
671cf7dce2
Remove code for old django versions
2015-12-09 19:02:27 +01:00
..
__init__.py
Change internall import of six to django.utils.six as we don't need add more dependecies
2013-04-16 11:25:42 +02:00
decorators.py
Stop memoizing the filter input and output to prevent memory leakage.
Fixes
#140
and
#139
.
2011-11-02 13:29:39 +01:00
staticfiles.py
Remove code for old django versions
2015-12-09 19:02:27 +01:00