from django.apps import AppConfig class IPAMConfig(AppConfig): name = "dcim" verbose_name = "DCIM"