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

2022 -> 2023

Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
This commit is contained in:
Emmy D'Anello
2023-03-16 14:31:14 +01:00
parent ff414ea046
commit d7b293dc87
6 changed files with 7 additions and 7 deletions

View File

@ -23,7 +23,7 @@ class Command(BaseCommand):
token = response['access_token']
organization = "animath"
form_slug = "tfjm-2022-tournois-regionaux"
form_slug = "tfjm-2023-tournois-regionaux"
from_date = "2000-01-01"
url = f"https://api.helloasso.com/v5/organizations/{organization}/forms/Event/{form_slug}/payments" \
f"?from={from_date}&pageIndex=1&pageSize=100&retrieveOfflineDonations=false"

View File

@ -66,7 +66,7 @@ class Command(BaseCommand):
visibility=RoomVisibility.public,
alias="bienvenue",
name="Bienvenue",
topic="Bienvenue au TFJM² 2022 !",
topic="Bienvenue au TFJM² 2023 !",
federate=False,
preset=RoomPreset.public_chat,
)