from django.apps import AppConfig class AppApiConfig(AppConfig): name = 'app_api'