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