- History - {% if has_absolute_url %}
- View on site {% endif%} + {% if bound_manipulator.has_absolute_url %}
- View on site {% endif%}
diff --git a/django/contrib/admin/templates/admin/change_form.html b/django/contrib/admin/templates/admin/change_form.html index fa6b8ed9df..73981c835c 100644 --- a/django/contrib/admin/templates/admin/change_form.html +++ b/django/contrib/admin/templates/admin/change_form.html @@ -16,7 +16,7 @@ {% block content %}