plateforme-tfjm2/draw
Emmy D'Anello 266afaf5c9
Split 5-teams pols in two pools for each room
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
2024-04-18 14:53:58 +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 Fix 5-teams pools passages 2024-04-17 21:56:46 +02: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 Exchange first and last teams if there is only one pool (event if there are only 3 or 4 teams) 2024-04-17 00:02:02 +02:00
models.py Split 5-teams pols in two pools for each room 2024-04-18 14:53:58 +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