X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/8d426d983babe3d2683ed62b6675073d21bd5d94..1019e504d3ffa1edc034428d5e3b5cbf7bd2fc4f:/redakcja/settings/common.py?ds=sidebyside

diff --git a/redakcja/settings/common.py b/redakcja/settings/common.py
index ae43f3e2..1e16bb1e 100644
--- a/redakcja/settings/common.py
+++ b/redakcja/settings/common.py
@@ -122,6 +122,7 @@ INSTALLED_APPS = (
     'wiki',
     'toolbar',
     'apiclient',
+    'email_mangler',
 )
 
 LOGIN_REDIRECT_URL = '/documents/user'