from django.apps import AppConfig class EventsConfig(AppConfig): name = "passfinder.events"