from django.apps import AppConfig class CustomersConfig(AppConfig): name = 'Customers'