plateforme-tfjm2/participation
Emmy D'Anello aac4fc59e6
Fix parsing tweaks
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
2024-04-06 19:16:32 +02:00
..
api Add api endpoints for tweaks and payments 2024-03-23 11:36:09 +01:00
management Sleep more in parsing notation sheets to avoid reaching the API limit 2024-04-06 10:49:19 +02:00
migrations Export notation sheets on Google Sheets 2024-03-30 13:41:46 +01:00
templates Add buttons to hide notes from public if needed 2024-03-31 22:11:01 +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 Improve edit buttons 2024-03-31 21:36:09 +02:00
models.py Fix parsing tweaks 2024-04-06 19:16:32 +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 Fix updating Google Spreadsheet after uploading CSV 2024-04-06 10:39:08 +02:00