This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-django-compressor
Code
Issues
Proposed changes
Files
15c225b32abfbea5ca71be464edd2ea4e9b69a48
deb-python-django-compressor
/
compressor
History
Jannis Leidel
15c225b32a
Made the soup a property of the compressor to lower the compressor startup time since the soup is not always required.
2010-06-02 11:46:38 +02:00
..
conf
Renamed a setting just for internal consistency.
2010-05-07 18:10:24 +02:00
filters
Fixed
#28
-- Improved CssMinFilter by including cssmin (which prevents local imports).
2010-06-02 11:40:24 +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
Made the soup a property of the compressor to lower the compressor startup time since the soup is not always required.
2010-06-02 11:46:38 +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