zing
zing copied to clipboard
Switch to ManifestStaticFilesStorage
We are currently using the manifest feature of webassets/django-assets, but Django already provides a built-in solution for this: ManifestStaticFilesStorage
. Let's switch to using that when possible, so that we depend less and less on webassets.