from django.apps import AppConfig class StatistiquesConfig(AppConfig): name = 'statistiques'