plateforme-tfjm2/participation
Emmy D'Anello 40988348d3
Upload notes to Google Sheets after uploading a CSV file
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
2024-03-31 20:59:00 +02:00
..
api Add api endpoints for tweaks and payments 2024-03-23 11:36:09 +01:00
management Consider tweaks in notation sheet 2024-03-30 18:57:05 +01:00
migrations Export notation sheets on Google Sheets 2024-03-30 13:41:46 +01:00
templates Remove "Add passage" and "Udate pool teams" forms since they can lead to unwanted states. Pool teams and passages are managed by the draw system. If needed, use the admin interface 2024-03-31 13:30:19 +02:00
__init__.py Move apps in main directory 2023-04-04 10:25:46 +02:00
admin.py Add harmonization view 2024-03-30 20:38:13 +01:00
apps.py Create payments in a signal rather than in a view 2024-02-24 09:39:04 +01:00
forms.py Remove "Add passage" and "Udate pool teams" forms since they can lead to unwanted states. Pool teams and passages are managed by the draw system. If needed, use the admin interface 2024-03-31 13:30:19 +02:00
models.py Don't delete extra jury lines on Google Sheets 2024-03-31 15:34:21 +02:00
search_indexes.py Move apps in main directory 2023-04-04 10:25:46 +02:00
signals.py Create payments in a signal rather than in a view 2024-02-24 09:39:04 +01:00
tables.py Linting 2024-03-26 21:18:03 +01:00
tests.py Activating translation is not needed 2024-02-25 19:22:55 +01:00
urls.py Remove "Add passage" and "Udate pool teams" forms since they can lead to unwanted states. Pool teams and passages are managed by the draw system. If needed, use the admin interface 2024-03-31 13:30:19 +02:00
views.py Upload notes to Google Sheets after uploading a CSV file 2024-03-31 20:59:00 +02:00