Gitlab CSE Unil
Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
M. Chardon
ADIM
Commits
c7286d1f
Commit
c7286d1f
authored
Mar 29, 2017
by
M. Chardon
Browse files
maj divers
parent
607b9f29
Changes
1
Show whitespace changes
Inline
Side-by-side
adim_project/adim_project/settings/base.py
View file @
c7286d1f
...
@@ -38,6 +38,7 @@ DEBUG = False
...
@@ -38,6 +38,7 @@ DEBUG = False
ALLOWED_HOSTS
=
[]
ALLOWED_HOSTS
=
[]
ADMINS
=
(
ADMINS
=
(
(
"Julien Furrer"
,
'julien.furrer@unil.ch'
),
(
"Julien Furrer"
,
'julien.furrer@unil.ch'
),
(
"Marion Chardon"
,
'marion.chardon@unil.ch'
),
)
)
MANAGERS
=
ADMINS
MANAGERS
=
ADMINS
...
@@ -371,7 +372,7 @@ DJANGO_APPS = (
...
@@ -371,7 +372,7 @@ DJANGO_APPS = (
INSTALLED_APPS
=
DJANGO_APPS
+
LOCAL_APPS
INSTALLED_APPS
=
DJANGO_APPS
+
LOCAL_APPS
# ---------- END APPS CONFIGURATION
# ---------- END APPS CONFIGURATION
SERVER_EMAIL
=
'
julien.furrer
@unil.ch'
SERVER_EMAIL
=
'
marion.chardon
@unil.ch'
EMAIL_HOST
=
"smtp.unil.ch"
EMAIL_HOST
=
"smtp.unil.ch"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment