X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/df7591ba8d0b16c2faf45c0064a86a6f31a3733b..1fd696c3df89d7e0c71ea55dfe55e9d2e8554498:/prawokultury/settings.d/50-static.py?ds=sidebyside diff --git a/prawokultury/settings.d/50-static.py b/prawokultury/settings.d/50-static.py index 3f5f951..e9bc907 100644 --- a/prawokultury/settings.d/50-static.py +++ b/prawokultury/settings.d/50-static.py @@ -9,7 +9,7 @@ STATICFILES_FINDERS = ( # 'django.contrib.staticfiles.finders.DefaultStorageFinder', ) -STATICFILES_STORAGE = 'pipeline.storage.PipelineCachedStorage' +STATICFILES_STORAGE = 'fnpdjango.utils.pipeline_storage.GzipPipelineCachedStorage' PIPELINE_CSS_COMPRESSOR = None PIPELINE_JS_COMPRESSOR = None PIPELINE_CSS = {