plateforme-tfjm2/participation
Emmy D'Anello 6fa3a08a72
Add button to update notes
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
2024-03-24 11:39:29 +01:00
..
api Add api endpoints for tweaks and payments 2024-03-23 11:36:09 +01:00
management Send payment confirmation mail after payment, and send weekly reminders for people that have not paid 2024-02-23 18:02:24 +01:00
migrations Order participations by validity status and by trigram 2023-04-11 22:46:15 +02:00
templates Add button to update notes 2024-03-24 11:39:29 +01:00
__init__.py Move apps in main directory 2023-04-04 10:25:46 +02:00
admin.py Improve Django-admin interface, inlines and filters 2024-02-23 21:43:44 +01:00
apps.py Create payments in a signal rather than in a view 2024-02-24 09:39:04 +01:00
forms.py Users can't join a team after validation 2024-03-24 10:29:45 +01:00
models.py Add button to update notes 2024-03-24 11:39:29 +01: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 Add button to update notes 2024-03-24 11:39:29 +01:00
tests.py Activating translation is not needed 2024-02-25 19:22:55 +01:00
urls.py Restructure add juree page 2024-03-23 11:23:02 +01:00
views.py Add button to update notes 2024-03-24 11:39:29 +01:00