{% extends "admin/change_form.html" %} {% load i18n %} {% block object-tools-items %} {{ block.super }} {% with original.get_stripe_dashboard_url as stripe_url %} {% if stripe_url %}
Any Changes made here will not be updated on your Stripe Account.
{% endblock djstripewarning %} {{ block.super }} {% endblock content %}