django_compressor
Compresses linked and inline javascript or CSS into a single cached file.
Compresses linked and inline javascript or CSS into a single cached file.
To install this package, run one of the following:
Django Compressor processes, combines and minifies linked and inline Javascript or CSS in a Django template into cacheable static files. It supports compilers such as coffeescript, LESS and SASS and is extensible by custom processing steps. Django Compressor is compatible with Django 1.8 and newer.
Summary
Compresses linked and inline javascript or CSS into a single cached file.
Last Updated
Jul 1, 2019 at 05:48
License
MIT
Total Downloads
87.7K
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/django-compressor/django-compressorDocumentation
https://django-compressor.readthedocs.io/en/latest/