1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-07-04 14:12:17 +02:00

Create models

This commit is contained in:
Yohann D'ANELLO
2020-04-29 04:06:02 +02:00
parent 8cde47bab7
commit 6a3390bb8d
14 changed files with 428 additions and 1 deletions

3
apps/tournament/tests.py Normal file
View File

@ -0,0 +1,3 @@
from django.test import TestCase
# Create your tests here.