from django.apps import AppConfig class AppAppConfig(AppConfig): name = 'app' verbose_name = 'app'