plateforme-tfjm2/registration
Emmy D'Anello de504398d2
Improve Django-admin interface, inlines and filters
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
2024-02-23 21:43:44 +01:00
..
api Move apps in main directory 2023-04-04 10:25:46 +02:00
management/commands 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 Allow anonymous users to perform a payment using a special auth token 2024-02-21 22:44:56 +01:00
templates Send payment confirmation mail after payment, and send weekly reminders for people that have not paid 2024-02-23 18:02:24 +01:00
templatetags Move apps in main directory 2023-04-04 10:25:46 +02: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 Restructure payment model 2024-02-12 22:58:48 +01:00
forms.py Setup payment interface 2024-02-18 22:36:01 +01:00
models.py Improve Django-admin interface, inlines and filters 2024-02-23 21:43:44 +01:00
search_indexes.py Move apps in main directory 2023-04-04 10:25:46 +02:00
signals.py Restructure payment model 2024-02-12 22:58:48 +01:00
tables.py Order participations by validity status and by trigram 2023-04-11 22:46:15 +02:00
tests.py Fix tests for the new last_degree field 2024-01-20 18:41:17 +01:00
urls.py Configure Hello Asso return endpoint 2024-02-20 22:54:12 +01:00
views.py Send payment confirmation mail after payment, and send weekly reminders for people that have not paid 2024-02-23 18:02:24 +01:00