How to set manifest_storage for ManifestFilesMixin (Django)
I use django-storages to serve my static files from S3. I want to use the ManifestFilesMixin for cache busting my CSS and JS files.
I use django-storages to serve my static files from S3. I want to use the ManifestFilesMixin for cache busting my CSS and JS files.