This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-django-compressor
Code
Issues
Proposed changes
Files
21e1962e5a8d8596143be375222d90475f4cc5ad
deb-python-django-compressor
/
compressor
/
utils
History
Kudlaty
22c524f0d6
Fix E901 SyntaxError in python3.2
2013-04-16 18:26:04 +02: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
Initial python 3 compatibility
2013-03-20 22:20:23 +01:00
stringformat.py
Fix E901 SyntaxError in python3.2
2013-04-16 18:26:04 +02:00