1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-06-30 12:31:12 +02:00

Fix pools for organizers, broken links

This commit is contained in:
Yohann D'ANELLO
2020-05-05 13:13:43 +02:00
parent 12e4222393
commit cb7c23fd68
3 changed files with 8 additions and 6 deletions

View File

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