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.
Loading
Please register or sign in to comment