{% load i18n %} {% if model_fields %} {% endif %} {% if fields_related %} {% endif %} {% if objs_related %} {% endif %} {% if funcs %} {% endif %}
{% trans "Field" %} {% trans "Select filter" %} {% trans "Select display" %} {% trans "Help text" %} {% trans "Advanced Options" %}

{% trans "Model fields"%}

{% with model_fields as fields %} {% include "autoreports/inc.render_fields.html" %} {% endwith %}

{% trans "Functions"%}

{% with funcs as fields %} {% include "autoreports/inc.render_fields.html" %} {% endwith %}