1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-02-11 18:21:19 +00:00

6 lines
100 B
Python
Raw Normal View History

2020-04-29 04:06:02 +02:00
from django.apps import AppConfig
class TournamentConfig(AppConfig):
name = 'apps.tournament'