This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-django-compressor
Code
Issues
Proposed changes
Files
8d204e47f7e9f2865a9e908943a24dcbef110718
deb-python-django-compressor
/
compressor
/
utils
History
Mathieu Pillard
e8efd9c6e9
Remove old python 2.5 compatibility functions as we are dropping 2.5 support
2013-03-08 14:18:46 +01:00
..
__init__.py
Remove old python 2.5 compatibility functions as we are dropping 2.5 support
2013-03-08 14:18:46 +01: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
More flaking.
2012-05-19 20:09:54 +02:00
stringformat.py
Fix PEP8 errors reported by the new flake8 version (except E128, which we ignore for the time being)
2012-07-17 15:24:39 +02:00