{% extends 'mastery/base.html' %} {% load i18n %} {% load humanize %} {% load static %} {% block details %}
Doctrine-level overview and initialization status.
| Name | Default mastery | Coverage | Status | Actions |
|---|---|---|---|---|
|
{{ d.name }}
{{ d.total }} fitting{{ d.total|pluralize }}
|
{% if d.default_mastery_label %} {{ d.default_mastery_label }} {% else %} Not set {% endif %} |
{{ d.configured }}/{{ d.total }} configured
{% if d.total %}
|
{% if d.initialized %} Initialized {% else %} Not initialized {% endif %} |
Open
{% if not d.initialized %}
{% else %}
{% endif %}
|
| No doctrines found. | ||||