from django.apps import AppConfig class AboutappConfig(AppConfig): name = 'aboutApp'