/django-compress-staticfiles

A Django static files storage backend inheriting from ManifestFilesMixin and StaticFilesStorage. Compresses, using GZip and/or Brotli, and minifies static files when running the Django collectstatic command.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Watchers