{% import 'macros/flash.html' as flash with context %} {% extends "admin/index.html" %} {% block content %}

Cached hierarchies

Cache All hierarchies

{{ form.csrf_token }}

This will create (and re-create) a single chache table all of your hierarchies. This can be computationally heavey depending on the number of hierarchies you have.

{% endblock content %}