Fixes
[redakcja.git] / src / redakcja / settings / __init__.py
index 01fb6ce..93fd5ca 100644 (file)
@@ -102,6 +102,7 @@ INSTALLED_APPS = (
     'apiclient',
     'email_mangler',
     'wlxml.apps.WlxmlConfig',
+    'alerts',
 )
 
 if DEBUG:
@@ -132,7 +133,7 @@ PIPELINE = {
     'CSS_COMPRESSOR': None,
     'JS_COMPRESSOR': None,
     'COMPILERS': (
-        'pipeline.compilers.sass.SASSCompiler',
+        'libsasscompiler.LibSassCompiler',
     ),
 
     # CSS and JS files to compress