{% extends "admin/change_list.html" %} {% load static %} {% block extrastyle %} {{ block.super }} {% endblock %} {% block extrahead %} {{ block.super }} {{ query_builder_frontend_config|json_script:"advanced-query-builder-config" }} {% endblock %} {% block search %}

Build nested filters and apply them to this changelist.

{{ block.super }} {% endblock %}