{% extends "postman/base.html" %} {% load i18n static django_bootstrap5 %} {% block extrahead %}{{ block.super }} {% if autocompleter_app.is_active %}{# using the available admin jQuery is enough #} {# should not be necessary since AS v1.3 with AJAX_SELECT_BOOTSTRAP set #} {##} {% endif %} {{ form.media }}{# for ajax_selects (v1.3.6 at least) #} {% endblock %} {% block content %}