{% extends "admin/base_site.html" %} {% block extrastyle %}{{ block.super }} {% endblock %} {% block content %}
{{ row.doc }}
{% endif %}{{ row.module }}
| Slug | Name | Priority | Available | Reason |
|---|---|---|---|---|
| {{ impl.slug }} | {{ impl.name }} | {{ impl.priority }} | {% if impl.available %} available {% else %} unavailable {% endif %} | {{ impl.reason|default:"-" }} |
No registries are currently registered.
{% endfor %}