This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-django-compressor
Code
Issues
Proposed changes
Files
a695e0eb8519aecfda1d8e25d1a76e0f05686fb0
deb-python-django-compressor
/
compressor
/
utils
History
Johannes Linke
53d39114de
Remove stringformat.py, it's unused
2015-12-04 21:59:29 +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
Use app registry to check for staticfiles on Django >= 1.7.
2015-06-30 22:03:53 +02:00