Fedora Packages

python-django-compressor

Compresses linked and inline JavaScript or CSS into single cached files

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. HTML in between ``{% compress js/css %}`` and ``{% endcompress %}`` is parsed and searched for CSS or JS. These styles and scripts are subsequently processed with optional, configurable compilers and filters.

Releases Overview

Release Stable Testing
EPEL 7 1.3-1.el7 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at python-django-compressor dash maintainers at fedoraproject dot org.



Sources on Pagure