From 6e3ca6507cd0a431d63924a708c39f6faa21341b Mon Sep 17 00:00:00 2001 From: Aymeric Augustin Date: Thu, 26 Dec 2013 22:55:13 +0100 Subject: [PATCH] Used app_config.verbose_name instead of app_label|capfirst. An admin view performed the capitalization in the template, unlike all others. Refs #10436. --- django/contrib/admin/templates/admin/delete_confirmation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django/contrib/admin/templates/admin/delete_confirmation.html b/django/contrib/admin/templates/admin/delete_confirmation.html index 2e94b61485..c2057a635e 100644 --- a/django/contrib/admin/templates/admin/delete_confirmation.html +++ b/django/contrib/admin/templates/admin/delete_confirmation.html @@ -6,7 +6,7 @@ {% block breadcrumbs %}