From fda8a9a3902649fb70806f7def55851012047490 Mon Sep 17 00:00:00 2001 From: Luke Plant Date: Wed, 20 Apr 2011 17:44:29 +0000 Subject: [PATCH] Fixed case of DOCTYPE in 500 template, for the sake of consistency. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16052 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- django/views/debug.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django/views/debug.py b/django/views/debug.py index ad8a68ff49..67f25b3465 100644 --- a/django/views/debug.py +++ b/django/views/debug.py @@ -304,7 +304,7 @@ def empty_urlconf(request): # TECHNICAL_500_TEMPLATE = """ - +