from django.apps import AppConfig class AppCoreConfig(AppConfig): name = 'app_core'