diff --git a/django/views/debug.py b/django/views/debug.py index 2d3b7e9150..d5323c0b59 100644 --- a/django/views/debug.py +++ b/django/views/debug.py @@ -93,6 +93,7 @@ TECHNICAL_500_TEMPLATE = """ + {{ exception_type }} at {{ request.path }}