{% extends "admin/change_form.html" %} {% load i18n admin_urls %} {% block object-tools-items %}
  • {% translate "History" %}
  • Pull from Heroku
  • {% if original.commit %}
  • Push to Github
  • Update release notes
  • {% endif %}
  • Sync
  • {% endblock %}