6c40e5571f
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
5 lines
214 B
Text
5 lines
214 B
Text
Django Compressor combines and compresses linked and
|
|
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
|