from django.apps import AppConfig class Elections2021Config(AppConfig): name = "elections2021"