from django.apps import AppConfig class NewCustomersConfig(AppConfig): name = 'new_customers'