ft_transcendence/tournament
2023-12-24 16:58:36 +01:00
..
__init__.py init: tournament 2023-12-20 19:15:47 +01:00
admin.py init: tournament 2023-12-20 19:15:47 +01:00
apps.py init: tournament 2023-12-20 19:15:47 +01:00
consumers.py tournament: add: player can join tournament now 2023-12-24 16:58:36 +01:00
models.py tournament: add: player can join tournament now 2023-12-24 16:58:36 +01:00
routing.py tournament: add: player can join tournament now 2023-12-24 16:58:36 +01:00
serializers.py add: default value to tournament.name 2023-12-20 22:49:48 +01:00
test.py add: test to tournament 2023-12-20 22:49:29 +01:00
tests.py init: tournament 2023-12-20 19:15:47 +01:00
urls.py core: move tournament url 2023-12-20 22:49:18 +01:00
viewset.py core: recreation of matchmaking, add: matchmaking support multiple modes 2023-12-23 12:54:33 +01:00