from django.apps import AppConfig [docs]class NominationConfig(AppConfig): name = "intranet.apps.nomination"