from django.apps import AppConfig class ProductsConfig(AppConfig): name = "apps.products"