apps.py 85 Bytes
from django.apps import AppConfig


class StockConfig(AppConfig):
    name = 'stock'