Commit 421f6bf1 by Bertrand Marron

Disable cache busting for studio as well

parent 84c8d623
...@@ -322,7 +322,7 @@ EMBARGO_SITE_REDIRECT_URL = None ...@@ -322,7 +322,7 @@ EMBARGO_SITE_REDIRECT_URL = None
############################### Pipeline ####################################### ############################### Pipeline #######################################
STATICFILES_STORAGE = 'pipeline.storage.PipelineCachedStorage' STATICFILES_STORAGE = 'pipeline.storage.PipelineStorage'
from rooted_paths import rooted_glob 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