diff --git a/django/views/templates/technical_500.html b/django/views/templates/technical_500.html index 9d65346847..4031c38655 100644 --- a/django/views/templates/technical_500.html +++ b/django/views/templates/technical_500.html @@ -390,29 +390,29 @@ Exception Value: {{ exception_value|force_escape }} {% else %}
No POST data
{% endif %} +Variable | -Value | -
---|---|
{{ k }} | -{{ v|pprint }} |
-
Variable | +Value | +
{{ k }} | +{{ v|pprint }} |
+
No FILES data
{% endif %} -{{ var.0 }} | -{{ var.1|pprint }} |
+ {{ k }} | +{{ v|pprint }} |
{{ var.0 }} | -{{ var.1|pprint }} |
+ {{ k }} | +{{ v|pprint }} |