django-compress-staticfiles

A static files storage backend for compression using GZip and/or Brotli that inherits from Djangos ManifestFilesMixin and StaticFilesStorage; also minifies static files.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install django-compress-staticfiles

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.0.1b0 pre-release 2020-05-04

Issues with this package?

Page last updated 2026-09-03 02:24:42 UTC