from django.apps import AppConfig class ComplexConfig(AppConfig): name = "apps.complex" verbose_name = "楼盘管理"