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.
Information Last Updated
Apr 22, 2025 at 14:58
License
MIT
Total Downloads
7.3K
Platforms
GitHub Repository
https://github.com/django-compressor/django-compressorDocumentation
https://django-compressor.readthedocs.io/en/latest/