Update django-pipeline.
authorRadek Czajka <radekczajka@nowoczesnapolska.org.pl>
Tue, 22 Apr 2014 09:04:17 +0000 (11:04 +0200)
committerRadek Czajka <radekczajka@nowoczesnapolska.org.pl>
Tue, 22 Apr 2014 09:04:17 +0000 (11:04 +0200)
prawokultury/settings.d/50-static.py
requirements.txt

index 96abe58..031658c 100644 (file)
@@ -9,7 +9,7 @@ STATICFILES_FINDERS = (
 #    'django.contrib.staticfiles.finders.DefaultStorageFinder',
 )
 
-STATICFILES_STORAGE = 'pipeline.storage.PipelineCachedStorage'
+STATICFILES_STORAGE = 'fnpdjango.pipeline_storage.GzipPipelineCachedStorage'
 PIPELINE_CSS_COMPRESSOR = None
 PIPELINE_JS_COMPRESSOR = None
 PIPELINE_CSS = {
index 5e71c9f..5956065 100644 (file)
@@ -15,7 +15,7 @@ textile
 django-markupfield>=1.2,<1.3
 django-gravatar2
 django-comments-xtd>=1.2,<1.3
-django-pipeline>=1.2,<1.3
+django-pipeline>=1.3.23,<1.4
 
 #pyScss
 #git+git://github.com/Kronuz/pyScss.git@d8f4da23a3c87696a75b3830ed4ab49b75550a93#egg=pyScss