fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
librarian update
[redakcja.git]
/
redakcja
/
settings
/
common.py
diff --git
a/redakcja/settings/common.py
b/redakcja/settings/common.py
index
ae43f3e
..
f6b889d
100644
(file)
--- a/
redakcja/settings/common.py
+++ b/
redakcja/settings/common.py
@@
-118,10
+118,12
@@
INSTALLED_APPS = (
'djkombu',
'catalogue',
'djkombu',
'catalogue',
+ 'cover',
'dvcs',
'wiki',
'toolbar',
'apiclient',
'dvcs',
'wiki',
'toolbar',
'apiclient',
+ 'email_mangler',
)
LOGIN_REDIRECT_URL = '/documents/user'
)
LOGIN_REDIRECT_URL = '/documents/user'