From aae50fcce00ca37cf655e364faf7bbc78ea52f0b Mon Sep 17 00:00:00 2001 From: Adrian Holovaty Date: Wed, 9 Nov 2005 23:04:26 +0000 Subject: [PATCH] Fixed #758 -- HTML-escaped admin log items in admin index template. Thanks, Tom Tobin git-svn-id: http://code.djangoproject.com/svn/django/trunk@1149 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- django/contrib/admin/templates/admin/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django/contrib/admin/templates/admin/index.html b/django/contrib/admin/templates/admin/index.html index 9822ed92c2..03ae272909 100644 --- a/django/contrib/admin/templates/admin/index.html +++ b/django/contrib/admin/templates/admin/index.html @@ -57,7 +57,7 @@ {% else %} {% endif %}