Once a review is accepted you can no longer change the review type or the form.
{% extends "admin/core/base.html" %} {% load foundation %} {% block title %}Edit Review{% endblock title %} {% block title-section %}Edit Review{% endblock %} {% block title-sub %}#{{ article.pk }} / {{ article.correspondence_author.last_name }} / {{ article.safe_title }}{% endblock %} {% block breadcrumbs %} {{ block.super }} {% include "elements/breadcrumbs/review_base.html" with subpage="yes" %}
Once a review is accepted you can no longer change the review type or the form.