{% comment %} This template was partially copied from the Django Admin List Filter Dropdown package. It was copied to allow for easy re-use in the other filters within this library. Source: https://github.com/mrts/django-admin-list-filter-dropdown {% endcomment %} {% load i18n %} {% block pre %} {% endblock %}