1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-02-11 17:41:20 +00:00
Yohann D'ANELLO 6a3390bb8d Create models
2020-04-29 04:06:02 +02:00

6 lines
100 B
Python

from django.apps import AppConfig
class TournamentConfig(AppConfig):
name = 'apps.tournament'