From c8d970a548cb5cbdad80dbb1b5b4e44ff08662b5 Mon Sep 17 00:00:00 2001 From: pp Date: Sun, 10 Jan 2016 18:16:28 +0100 Subject: Refs #25755 -- Unified a couple more spellings of 'website'. --- django/views/debug.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'django/views/debug.py') diff --git a/django/views/debug.py b/django/views/debug.py index c29b71cce0..70ee452abb 100644 --- a/django/views/debug.py +++ b/django/views/debug.py @@ -882,7 +882,7 @@ Exception Type: {{ exception_type|escape }}{% if request %} at {{ request.path_i Exception Value: {{ exception_value|force_escape }}

- + -- cgit v1.3