from django.apps import AppConfig class PropertyConfig(AppConfig): name = "apps.property" verbose_name = "房源核心"