mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-07-05 05:04:04 +02:00
Create models
This commit is contained in:
5
apps/tournament/apps.py
Normal file
5
apps/tournament/apps.py
Normal file
@ -0,0 +1,5 @@
|
||||
from django.apps import AppConfig
|
||||
|
||||
|
||||
class TournamentConfig(AppConfig):
|
||||
name = 'apps.tournament'
|
Reference in New Issue
Block a user