Skip to content

Add ManifestStaticFilesStorage functionality to hash static file names for browser cache busting

Ewan Baxter requested to merge ST-597 into staging

Enables the ManifestStaticFilesStorage backend for static files, to hash the names of the static files and make it so browsers are forced to reload the newest versions of static files.

Removed some old static files from the old api page.

Added a docker-compose.local.yml file and modifed nginx-config.

Edited by Ewan Baxter

Merge request reports

Loading