from django.apps import AppConfig class CoreConfig(AppConfig): name = "apps.review" label = "review"