{% extends "admin_base.html" %} {% block copyright %} {% endblock %} {% block extra_head %} {{ super() }} {% if settings.DEBUG %} {% else %} {% endif %} {% endblock %} {% set body_id = 'data_maintenance' %} {% set page_heading = 'Data maintenance' %} {% block body %} {{ super() }}
The image server performs its own background maintenance tasks, but on occasion you may want to take control. For example, the size of the image server's database can be greatly reduced by deleting the image statistics, if you don't need them.
{% macro auto_purge_message() -%}