{{ metric.alias }} ({{metric.dsn }})
{{ header|format_metrics_name }}
|
{% endfor %}
---|
{{ item }} | {% endfor %}
{% extends "admin/base_site.html" %} {% load i18n static postgres_metrics %} {% block extrastyle %} {{ block.super }} {% endblock %} {% block bodyclass %}{{ block.super }} app-{{ opts.app_label }} model-{{ opts.model_name }} change-list{% endblock %} {% block breadcrumbs %}
{% endblock %} {% block coltype %}flex{% endblock %} {% block content %}
{{ header|format_metrics_name }}
|
{% endfor %}
---|
{{ item }} | {% endfor %}