{% extends "admin/base_site.html" %} {% load i18n %} {% block extrastyle %} {{ block.super }} {% endblock %} {% block nav-breadcrumbs %} {% endblock %} {% block content %}
{{ status_guidance.message }}
{% trans 'Run' %} {{ manual_git_push_command }}
{% trans 'then confirm or retry the push below.' %}
{{ manual_git_push_error }}
{% endif %}{% trans "Enter the pull request URL that prunes the lowest-value tests for this release." %}
{% if test_pruning_error %}{{ test_pruning_error }}
{% endif %}{% trans "Using your stored token," %} {% trans "click here to edit." %}
{% else %}{% trans "Publishing paused. Enter a GitHub token to continue. The token is used for this publish session unless you choose to store it." %}
{% else %}{% trans "Enter a GitHub token before starting the publish. The token is used for this publish session unless you choose to store it." %}
{% endif %} {% endif %}| {% trans 'Fixture' %} | {% trans 'Entries' %} | {% trans 'Models' %} |
|---|---|---|
| {{ fx.path }} | {{ fx.count }} | {{ fx.models|join:', ' }} |
{% trans 'The repository must be clean before continuing. Review the files below, then discard or commit them.' %}
| {% trans 'Status' %} | {% trans 'Path' %} |
|---|---|
| {{ file.status_label }} {% if file.status_label != file.status %} ({{ file.status }}) {% endif %} | {{ file.path }} |
{{ dirty_commit_error }}
{% endif %}{{ error }}
{% include "core/partials/release_ack_error_form.html" %} {% elif not done %} {% if started and next_step is not None %} {% endif %} {% if started %} {% if start_pending %} {% elif paused %} {# Paused message shown above #} {% else %} {% endif %} {% else %} {% endif %} {% else %}{% trans 'All steps completed.' %}
{% if release.pypi_url %} {% endif %} {% if release.github_url %} {% endif %}{% blocktrans %}Certification logged in {{ cert_log }}{% endblocktrans %}
{% endif %} {% endif %}{% trans 'Restarts' %}: {{ restart_count }}
{{ log_content }}
{% else %}
{% trans 'Logs will appear here as steps progress.' %}
{% endif %} {% else %}{% trans 'Logs will appear here after publishing starts.' %}
{% endif %}