Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Django Compressor combines and compresses linked and | Martin Wilke | 2011-11-25 | 4 | -0/+197 |
inline Javascript or CSS in a Django templates into cacheable static files by using the compress template tag. WWW: https://github.com/jezdez/django_compressor PR: ports/159083 Submitted by: Lung-Pin Chang <changlp@cs.nctu.edu.tw> Feature safe: yes Notes: svn path=/head/; revision=286441 |