Upgrade to django-pipeline v1.5.3.

TNL-3137
This commit is contained in:
Usman Khalid
2015-09-03 22:14:34 +05:00
parent ecdba7301a
commit 130bbd7993
15 changed files with 39 additions and 23 deletions

View File

@@ -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(