{% load i18n %}
{{ history_context.history_stats.request_method|escape }}
{{ history_context.history_stats.request_url|truncatechars:100|escape }}
{% translate "Variable" %} | {% translate "Value" %} |
---|---|
{{ key|pprint }} |
{{ value|pprint }} |
No data |
{{ history_context.history_stats.status_code|escape }}