This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-django-compressor
Code
Issues
Proposed changes
Files
cb8b37178104bbc676437777ab355b6325455a03
deb-python-django-compressor
/
compressor
/
templates
/
compressor
History
Jannis Leidel
fc50651260
Made Compressor.concat a cached property instead of a method and use it in the hash and combined properties. Refactored Compressor.outline method to proxy to mode specific methods.
2011-04-07 17:53:02 +02:00
..
css_file.html
Made Compressor.concat a cached property instead of a method and use it in the hash and combined properties. Refactored Compressor.outline method to proxy to mode specific methods.
2011-04-07 17:53:02 +02:00
css_inline.html
Removed charset attribute from CSS link-tag, because it's not allowed in HTML5.
2010-12-01 18:08:05 +09:00
css.html
Made Compressor.concat a cached property instead of a method and use it in the hash and combined properties. Refactored Compressor.outline method to proxy to mode specific methods.
2011-04-07 17:53:02 +02:00
js_file.html
Made Compressor.concat a cached property instead of a method and use it in the hash and combined properties. Refactored Compressor.outline method to proxy to mode specific methods.
2011-04-07 17:53:02 +02:00
js_inline.html
Use the
safe
filter for inline content and respect the use of the
media
attribute on inline style if available.
2010-06-05 12:50:03 +02:00
js.html
Made Compressor.concat a cached property instead of a method and use it in the hash and combined properties. Refactored Compressor.outline method to proxy to mode specific methods.
2011-04-07 17:53:02 +02:00