plateforme-tfjm2/draw
Emmy D'Anello 7ae015cef9
Reject unauthenticated users + exponential wait time
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
2024-04-06 22:31:52 +02:00
..
migrations Fix purposed problem verbose name 2024-01-13 19:32:39 +01:00
static Reject unauthenticated users + exponential wait time 2024-04-06 22:25:58 +02:00
templates/draw Update repartition for 5-teams pools 2024-03-24 20:41:37 +01:00
__init__.py Init new draw application 2023-04-04 10:25:47 +02:00
admin.py Improve Django-admin interface, inlines and filters 2024-02-23 21:43:44 +01:00
apps.py Init new draw application 2023-04-04 10:25:47 +02:00
consumers.py Reject unauthenticated users + exponential wait time 2024-04-06 22:31:52 +02:00
models.py Don't use Google Sheets in tests (for now) 2024-03-31 15:30:17 +02:00
routing.py Use a unique socket for the drawing system 2023-05-11 17:07:53 +02:00
tests.py Fix draw tests since we updated the repartition algorithm 2024-03-26 22:32:44 +01:00
urls.py Add a lot of comments 2023-04-04 19:52:44 +02:00
views.py Only participants in a valid team can see the draw 2023-04-10 10:02:37 +02:00