This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-django-compressor
Code
Issues
Proposed changes
Files
7d1f159523fd9d00801ff285bd06fd893312f0f0
deb-python-django-compressor
/
compressor
/
management
/
commands
History
Jannis Leidel
7d1f159523
Another pass over the offline code to make sure it works when compression is actually disabled (e.g. in deployment situations).
2011-02-17 00:59:31 +01:00
..
__init__.py
Added mgmt command to add & remove all mtimes from the cache (faster for large deployments)
2010-08-12 04:53:22 +08:00
compress.py
Another pass over the offline code to make sure it works when compression is actually disabled (e.g. in deployment situations).
2011-02-17 00:59:31 +01:00
mtime_cache.py
Adopted AppSettings and moved a few things from utils to the cache module where they belong.
2011-02-09 04:51:44 +01:00