Skip to content
Snippets Groups Projects
Commit 4ddde36f authored by Benjamin Bertrand's avatar Benjamin Bertrand
Browse files

Add Flask-CacheBust to force reload of js files

The browser caches the static files (js, css...).
Flask-CacheBust adds a hash to the URL of each static file to force
clients to redownload the files when changed.
parent d851ec12
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment