1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-07-04 01:32:11 +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/views.py Normal file
View File

@ -0,0 +1,3 @@
from django.shortcuts import render
# Create your views here.