{% extends "example_base.html" %} {% block static %} {{ block.super }} {% endblock static %} {% block description %} {{ block.super }}


{% include "helpers/link_to_model.html" %}

{% include "helpers/make_boolean_checkmark.html" %}

{% include "helpers/format_date.html" %}

{% include "helpers/format.html" %}

{% include "helpers/through_filter.html" %}

{% include "helpers/itemgetter.html" %}

{% include "helpers/attrgetter.html" %}

{% include "helpers/make_xeditable.html" %} {% endblock description %}