8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-10-06 02:52:10 +00:00

Info sur l'asso

This commit is contained in:
Gabriel Detraz 2016-07-14 14:08:50 +02:00
parent ec8721321c
commit 77de7e9682

View file

@ -17,3 +17,12 @@ DATABASES = {
}
}
# Association information
LOGO_PATH = "static_files/logo.png"
ASSO_NAME = "Asso reseau"
ASSO_ADDRESS_LINE1 = "2, rue Edouard Belin"
ASSO_ADDRESS_LINE2 = "57070 Metz"
ASSO_SIRET = ""
ASSO_EMAIL = "tresorier@ecole.fr"
ASSO_PHONE = "01 02 03 04 05"