From 86c417077d44b4b59afda8629a53f48f78850b50 Mon Sep 17 00:00:00 2001 From: Adrian Holovaty Date: Tue, 4 Dec 2007 22:20:07 +0000 Subject: [PATCH] Changed wording of post-to-dpaste link based on a suggestion from Mordy Ovits git-svn-id: http://code.djangoproject.com/svn/django/trunk@6894 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 ac942f7152..4a9d8bd8b6 100644 --- a/django/views/debug.py +++ b/django/views/debug.py @@ -499,7 +499,7 @@ Exception Type: {{ exception_type|escape }} at {{ request.path|escape }} Exception Value: {{ exception_value|escape }}

- +