from django.apps import AppConfig class ImplicitDefaultConfigMismatch(AppConfig): name = "apps.explicit_default_config_mismatch_app"