Changeset - e4ef2d786218
[Not reviewed]
0 1 0
Ben Sturmfels (bsturmfels) - 4 months ago 2024-05-13 07:55:54
ben@sturm.com.au
Switch to ManifestStaticFilesStorage for hashed URLs to static files
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
conservancy/settings/base.py
Show inline comments
...
 
@@ -130,2 +130,3 @@ STATICFILES_DIRS = [
 
]
 
STATICFILES_STORAGE = 'django.contrib.staticfiles.storage.ManifestStaticFilesStorage'
 

	
0 comments (0 inline, 0 general)