from django.apps import AppConfig class SystemConfig(AppConfig): name = 'apps.system'