X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/bb4d6a520eba3b7fcd5896bbd23c52c4a80c623a..0540b1d1e3bc54243ea1ecfcd09727809cef054a:/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 96abe58..031658c 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.pipeline_storage.GzipPipelineCachedStorage' PIPELINE_CSS_COMPRESSOR = None PIPELINE_JS_COMPRESSOR = None PIPELINE_CSS = {