from django.apps import AppConfig class ReleaseConfig(AppConfig): name = "apps.release" verbose_name = "客户端发布管理"