Start logging with ravenjs
[redakcja.git] / redakcja / settings / common.py
index 4565fe4..c9a4616 100644 (file)
@@ -124,6 +124,7 @@ INSTALLED_APPS = (
     'toolbar',
     'apiclient',
     'email_mangler',
+    'build'
 )
 
 LOGIN_REDIRECT_URL = '/documents/user'