This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-django-compressor
Code
Issues
Proposed changes
Files
35cd608239154cacbb68e2f487801d008ffdb6ae
deb-python-django-compressor
/
compressor
History
Benjamin Wohlwend
35cd608239
Added an inline render mode.
2010-06-05 12:45:48 +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
Added an inline render mode.
2010-06-05 12:45:48 +02:00
templatetags
Added an inline render mode.
2010-06-05 12:45:48 +02:00
__init__.py
Added an inline render mode.
2010-06-05 12:45:48 +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