{% extends "admin/base_site.html" %} {% load tz %} {% load static %} {% block title %} Data Health Checks {% endblock %} {% block extrastyle %} {% endblock %} {% block content %}
Checks are designed to help identify potential data integrity issues.
{{ check.description }}
{% else %}{{ check.description }}
{{ obj.id }}{% endfor %}