from django.apps import AppConfig class CalendrierConfig(AppConfig): name = 'calendrier'