from django.apps import AppConfig class DetectAppConfig(AppConfig): name = 'detect_app'