This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-django-compressor
Code
Issues
Proposed changes
Files
72338c80ed7d0296c812a0f1229146d9cc198897
deb-python-django-compressor
/
compressor
History
Jannis Leidel
324ef87b2d
Added optional caching of mtime checks. Set COMPRESS_MTIME_DELAY to the amount of time (in seconds) to cache the getmtime results.
2010-06-02 12:15:34 +02:00
..
conf
Added optional caching of mtime checks. Set COMPRESS_MTIME_DELAY to the amount of time (in seconds) to cache the getmtime results.
2010-06-02 12:15:34 +02:00
filters
Added optional caching of mtime checks. Set COMPRESS_MTIME_DELAY to the amount of time (in seconds) to cache the getmtime results.
2010-06-02 12:15:34 +02:00
templates
/compressor
Merge remote branch 'muhuk/master'
2010-02-23 13:42:57 +01:00
templatetags
Added cache related settings.
2010-05-07 18:09:11 +02:00
__init__.py
Added optional caching of mtime checks. Set COMPRESS_MTIME_DELAY to the amount of time (in seconds) to cache the getmtime results.
2010-06-02 12:15:34 +02:00
storage.py
Added support for pluggable storage backends to agnostically handle the actual build location.
2010-02-10 18:42:28 +01:00