This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-django-compressor
Code
Issues
Proposed changes
Files
9267bb6f2e39c9242604ee44482869b49dfb31bb
deb-python-django-compressor
/
compressor
/
management
/
commands
History
Jannis Leidel
a90131a069
Use Django's import_module instead of shipping our own.
2011-04-16 19:41:05 +02: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
Use Django's import_module instead of shipping our own.
2011-04-16 19:41:05 +02: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