from django.apps import AppConfig class ChronosConfig(AppConfig): name = 'biscuit.apps.chronos' verbose_name = 'BiscuIT - Chronos (Timetables)'