This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-django-compressor
Code
Issues
Proposed changes
Files
c6dbc9fe0eba50ab3802914aa45bc4f8cb2c44c6
deb-python-django-compressor
/
compressor
/
utils
History
Rafal Stozek
763af8861d
Added url2pathname function to compat module
2013-03-21 20:22:18 +01:00
..
__init__.py
Initial python 3 compatibility
2013-03-20 22:20:23 +01:00
compat.py
Added url2pathname function to compat module
2013-03-21 20:22:18 +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
Initial python 3 compatibility
2013-03-20 22:20:23 +01: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