from django.apps import AppConfig class GestionConfig(AppConfig): name = "gestion" verbose_name = "Gestion des outils communs COF/BDS"