{% extends "admin/change_list.html" %} {% load i18n %} {% block object-tools-items %}
  • {% comment %} A form, not a link: starting an SSO flow that ends in a stored token is a state change, and a bare would let it be triggered by anything that can make the browser follow a URL. {% endcomment %}
    {% csrf_token %}
  • {{ block.super }} {% endblock %}