from django.apps import AppConfig class StatsConfig(AppConfig): name = "apps.stats" verbose_name = "관리자 통계(사용량·비용·시간)"