fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Start logging with ravenjs
[redakcja.git]
/
redakcja
/
settings
/
common.py
diff --git
a/redakcja/settings/common.py
b/redakcja/settings/common.py
index
4565fe4
..
c9a4616
100644
(file)
--- a/
redakcja/settings/common.py
+++ b/
redakcja/settings/common.py
@@
-124,6
+124,7
@@
INSTALLED_APPS = (
'toolbar',
'apiclient',
'email_mangler',
+ 'build'
)
LOGIN_REDIRECT_URL = '/documents/user'