This writes a new change set that restores every value to what it was at version {{ changeset.version }} ({{ changeset.created_at }}, by {{ changeset.actor }}). Nothing is deleted from the history.
{% extends "admin/base_site.html" %} {% block breadcrumbs %}
{% endblock %} {% block content %}This writes a new change set that restores every value to what it was at version {{ changeset.version }} ({{ changeset.created_at }}, by {{ changeset.actor }}). Nothing is deleted from the history.