This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-django-compressor
Code
Issues
Proposed changes
Files
2255063c3c6bf9617a8ff03cdf77cd454ca1d3a8
deb-python-django-compressor
/
compressor
/
utils
History
Mathieu Pillard
73f8127b0f
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
..
__init__.py
More flaking.
2012-05-19 20:09:54 +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
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