There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.