from django.apps import AppConfig class DevelopConfig(AppConfig): name = 'apps.develop'