Upgrade to django-pipeline v1.5.3.
TNL-3137
This commit is contained in:
@@ -92,7 +92,6 @@ STATICFILES_DIRS += [
|
||||
# http://stackoverflow.com/questions/12816941/unit-testing-with-django-pipeline
|
||||
STATICFILES_STORAGE = 'pipeline.storage.NonPackagingPipelineStorage'
|
||||
STATIC_URL = "/static/"
|
||||
PIPELINE_ENABLED = False
|
||||
|
||||
# Update module store settings per defaults for tests
|
||||
update_module_store_settings(
|
||||
|
||||
Reference in New Issue
Block a user