1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-07-01 12:41:17 +02:00
This commit is contained in:
Yohann D'ANELLO
2020-05-06 19:08:57 +02:00
parent 3128e236fb
commit 6f5b35c0d7
2 changed files with 1 additions and 3 deletions

View File

@ -12,7 +12,7 @@ DATABASES = {
}
# Break it, fix it!
DEBUG = False
DEBUG = True
# Mandatory !
ALLOWED_HOSTS = ['inscription.tfjm.org']