fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
even more tutorial in editor (status bar, undo, redo)
[redakcja.git]
/
redakcja
/
settings
/
__init__.py
diff --git
a/redakcja/settings/__init__.py
b/redakcja/settings/__init__.py
index
68a2c2f
..
39823f5
100644
(file)
--- a/
redakcja/settings/__init__.py
+++ b/
redakcja/settings/__init__.py
@@
-20,7
+20,8
@@
DATABASES = {
CONSTANCE_CONFIG = {
'NOTIFY_EMAIL': ('zofia.radziwill@nowoczesnapolska.org.pl',
CONSTANCE_CONFIG = {
'NOTIFY_EMAIL': ('zofia.radziwill@nowoczesnapolska.org.pl',
- 'e-mail address for notifications about new organizations and published projects'),
+ 'e-mail addresses (separated with semicolons) to be notified about new organizations '
+ 'and published documents'),
}
CONSTANCE_BACKEND = 'constance.backends.database.DatabaseBackend'
}
CONSTANCE_BACKEND = 'constance.backends.database.DatabaseBackend'