From 941b8691351d4739cd9391b0a1326abd0b1c29c0 Mon Sep 17 00:00:00 2001 From: Abhishek Gautam Date: Fri, 14 Apr 2017 17:42:14 +0530 Subject: [PATCH] Fixed #28008 -- Replaced getElementsByClassName() JavaScript in debug view template. --- AUTHORS | 1 + django/views/templates/technical_500.html | 24 ++++------------------- 2 files changed, 5 insertions(+), 20 deletions(-) diff --git a/AUTHORS b/AUTHORS index 35d80ec85c6..7c211983d61 100644 --- a/AUTHORS +++ b/AUTHORS @@ -8,6 +8,7 @@ answer newbie questions, and generally made Django that much better: Aaron Cannon Aaron Swartz Aaron T. Myers + Abhishek Gautam Adam Johnson Adam Malinowski Adam Vandenberg diff --git a/django/views/templates/technical_500.html b/django/views/templates/technical_500.html index 945c27827a3..413bedc5372 100644 --- a/django/views/templates/technical_500.html +++ b/django/views/templates/technical_500.html @@ -65,32 +65,16 @@ {% if not is_email %}