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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.4-4.fc35 | - |
Fedora 35 | 2.4-4.fc35 | - |
Fedora 34 | 2.4-2.fc34 | - |
You can contact the maintainers of this package via email at
python-django-compressor dash maintainers at fedoraproject dot org
.