resolve base.py conflict
This commit is contained in:
parent
5e51fa6dbf
commit
fbbee2839c
6 changed files with 98 additions and 51 deletions
|
|
@ -8,6 +8,8 @@ ADMINS = (
|
|||
|
||||
MANAGERS = ADMINS
|
||||
|
||||
REGISTRATION_MESSAGE['message'] = REGISTRATION_MESSAGE['message'].format(host='digitalglarus.ungleich.ch',slug='{slug}')
|
||||
|
||||
ALLOWED_HOSTS = [
|
||||
".ungleich.ch",
|
||||
"digital.glarus.ungleich.ch" ,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue