apps.py 85 Bytes
from django.apps import AppConfig


class SalesConfig(AppConfig):
    name = 'sales'