from django.apps import AppConfig [docs]class ItemregConfig(AppConfig): name = "intranet.apps.itemreg"