This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-django-compressor
Code
Issues
Proposed changes
Files
898199f05a8bdd71bfecd94670fa6c9eac19d521
deb-python-django-compressor
/
compressor
/
utils
History
Jannis Leidel
74cc5bd1c8
Stop memoizing the filter input and output to prevent memory leakage.
Fixes
#140
and
#139
.
2011-11-02 13:29:39 +01:00
..
__init__.py
Stop using shlex.split for the command and open a shell instead.
2011-05-26 15:21:01 +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
Fixed staticfiles utils package compatibility packages.
Closes
#114
.
2011-09-07 16:21:38 +02:00
stringformat.py
Minor style fixes.
2011-05-13 11:29:08 +02:00