from django.apps import AppConfig class StartpageConfig(AppConfig): name = "startpage"