1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-06-21 01:58:23 +02:00

Update dead name

This commit is contained in:
Emmy D'Anello
2023-02-19 19:25:37 +01:00
parent 2faade0156
commit 4a39d206d5
4 changed files with 7 additions and 7 deletions

View File

@ -24,7 +24,7 @@ PROJECT_DIR = os.path.dirname(os.path.dirname(os.path.realpath(__file__)))
APPS_DIR = os.path.realpath(os.path.join(BASE_DIR, "apps"))
sys.path.append(APPS_DIR)
ADMINS = [("Yohann D'ANELLO", "yohann.danello@animath.fr")]
ADMINS = [("Emmy D'Anello", "emmy.danello@animath.fr")]
# Quick-start development settings - unsuitable for production

View File

@ -8,7 +8,7 @@
<div class="text-justify">
<p>
La plateforme d'inscription du TFJM² a été développée entre 2019 et 2022
par Yohann D'ANELLO, bénévole pour l'association Animath. Elle est vouée à être utilisée par les participants
par Emmy D'Anello, bénévole pour l'association Animath. Elle est vouée à être utilisée par les participants
pour intéragir avec les organisateurs et les autres participants.
</p>