Upgrade to django-pipeline v.1.5.3.
TNL-3137
This commit is contained in:
@@ -86,6 +86,7 @@ def should_show_debug_toolbar(_):
|
||||
########################### PIPELINE #################################
|
||||
|
||||
# Skip packaging and optimization in development
|
||||
PIPELINE_ENABLED = False
|
||||
STATICFILES_STORAGE = 'pipeline.storage.NonPackagingPipelineStorage'
|
||||
|
||||
# Revert to the default set of finders as we don't want the production pipeline
|
||||
|
||||
Reference in New Issue
Block a user