summaryrefslogtreecommitdiff
path: root/compressor/templates
Commit message (Expand)AuthorAgeFilesLines
* Add support for rel=preloadjsumnerPhD2019-08-182-0/+2
* Fix testsjsumnerPhD2019-08-051-1/+1
* Fix templates regarding w3c validator warnings. Removed type attribute from s...Serdar Akarca2019-08-052-2/+2
* Merge remote-tracking branch 'GermanoGuerrini/develop' into developJannis Leidel2014-12-301-1/+1
|\
| * Support for async/deferGermanoGuerrini2014-05-261-1/+1
|/
* Stop hardcoding the template names and provide an API for returning custom pa...Jannis Leidel2012-01-302-2/+0
* Introduced a new 'compressed' context dictionary to be passed to the template...Jannis Leidel2011-11-244-4/+4
* Use the current context when rendering the output templates.Jannis Leidel2011-08-261-1/+1
* Moved tests out of the app to stay sane and changed a few things. E.g. the in...Jannis Leidel2011-08-102-2/+2
* Fixed issue #75 (W3C validation failed due to malformed self-close tag).Nicolas CHARLOT2011-06-301-1/+1
* Made Compressor.concat a cached property instead of a method and use it in th...Jannis Leidel2011-04-074-2/+4
* Changed whitespace in the CSS link-tag.Philipp Wollermann2010-12-011-1/+1
* Removed charset attribute from CSS link-tag, because it's not allowed in HTML5.Philipp Wollermann2010-12-012-2/+2
* Use the `safe` filter for inline content and respect the use of the `media` a...Benjamin Wohlwend2010-06-052-2/+2
* Added an inline render mode.Benjamin Wohlwend2010-06-052-0/+2
* Merge remote branch 'muhuk/master'Jannis Leidel2010-02-231-1/+1
* CSS handles media directives via input filters now. :Dxian2009-04-291-1/+1
* Hashes and creates files now. xian2009-04-271-1/+1
* Initial commit (includes bits from django-compress)xian2009-04-242-0/+2