{% extends 'admin/change_list.html' %} {% block object-tools-items %}
Search can use phrases, wildcards, booleans, and field-specific searches on : description, shelfmark, pgpid, old_pgpid, needs_review, tag
{% endblock %} {% block result_list %} List display: default | needs review. {# NOTE: anchor link needs to not be nested so we can use sibling filter in css #} {{ block.super }} {% endblock %}