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

Add notifications from Google Drive to automatically get updates from Google Sheets

Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
This commit is contained in:
Emmy D'Anello
2024-04-06 21:55:46 +02:00
parent aac4fc59e6
commit c45071c038
6 changed files with 97 additions and 6 deletions

View File

@ -43,4 +43,4 @@ class Command(BaseCommand):
pool.parse_spreadsheet()
sleep(3) # Three calls = 3s sleep
tournament.parse_tweaks_spreadskeets()
tournament.parse_tweaks_spreadsheets()