Commit e71903a0 by Bertrand Marron

Disable cache busting for studio as well

parent 9f2b8bb0
......@@ -321,7 +321,7 @@ EMBARGO_SITE_REDIRECT_URL = None
############################### Pipeline #######################################
STATICFILES_STORAGE = 'pipeline.storage.PipelineCachedStorage'
STATICFILES_STORAGE = 'pipeline.storage.PipelineStorage'
from rooted_paths import rooted_glob
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment