{% load i18n admin_urls djadmin %} {% block object-tools-items %} {% comment %} No History button: the change page renders the object's history in the rail beside the form (see djadmin/history_panel.html), so a link to a separate page for the same content is one click and one page load too many. The admin history URL is untouched and still reachable. {% endcomment %} {% if has_absolute_url %}