From 76b4015ea9b02fdbc3acebe71ed79bcc902697da Mon Sep 17 00:00:00 2001 From: pp Date: Sun, 10 Jan 2016 18:16:28 +0100 Subject: [1.9.x] Refs #25755 -- Unified a couple more spellings of 'website'. Backport of c8d970a548cb5cbdad80dbb1b5b4e44ff08662b5 from master --- django/views/debug.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'django') diff --git a/django/views/debug.py b/django/views/debug.py index 1aeb05f7b0..7cff3eface 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