e1b5e25
1
2
3
4
5
6
from django.apps import AppConfig class AppCoreConfig(AppConfig): name = 'app_core'