plateforme-tfjm2/participation
Emmy D'Anello 348004320c
Add tests for payment management commands
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
2024-02-25 19:01:26 +01:00
..
api Move apps in main directory 2023-04-04 10:25:46 +02: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 Update validate team mail with a payment reminder 2024-02-24 09:56:57 +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 Syntheses must not exceed 2 pages 2023-05-20 17:10:03 +02:00
models.py Restructure payment model 2024-02-12 22:58:48 +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 Pool tables are not orderable by teams 2023-04-16 09:25:00 +02:00
tests.py Add tests for payment management commands 2024-02-25 19:01:26 +01:00
urls.py Add payments table page 2024-02-23 22:58:23 +01:00
views.py Update validate team mail with a payment reminder 2024-02-24 09:56:57 +01:00