from django.apps import AppConfig class OrdersConfig(AppConfig): name = "apps.orders"