fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixes #4124: export cataloge books to csv.
[redakcja.git]
/
src
/
redakcja
/
settings
/
defaults.py
diff --git
a/src/redakcja/settings/defaults.py
b/src/redakcja/settings/defaults.py
index
547269b
..
6252125
100644
(file)
--- a/
src/redakcja/settings/defaults.py
+++ b/
src/redakcja/settings/defaults.py
@@
-69,3
+69,6
@@
SHOW_APP_VERSION = False
CAS_APPLY_ATTRIBUTES_TO_USER = True
CAS_RENAME_ATTRIBUTES = {
'email': 'email', 'firstname': 'first_name', 'lastname': 'last_name'}
+
+
+LITERARY_DIRECTOR_USERNAME = ''