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