diff --git a/AUTHORS b/AUTHORS index ae2bdaf393..a25695e40d 100644 --- a/AUTHORS +++ b/AUTHORS @@ -589,6 +589,7 @@ answer newbie questions, and generally made Django that much better: Leandra Finger Lee Reilly Lee Sanghyuck + Lemuel Sta Ana Leo "hylje" Honkanen Leo Shklovskii Leo Soto diff --git a/django/contrib/admin/templates/admin/change_list.html b/django/contrib/admin/templates/admin/change_list.html index e03e705df2..310872b015 100644 --- a/django/contrib/admin/templates/admin/change_list.html +++ b/django/contrib/admin/templates/admin/change_list.html @@ -73,8 +73,8 @@ {% block filters %} {% if cl.has_filters %} -
-

{% translate 'Filter' %}

+
+ {% endif %} {% endblock %} diff --git a/docs/releases/5.1.txt b/docs/releases/5.1.txt index 5d8e9b6993..12e3c80ee2 100644 --- a/docs/releases/5.1.txt +++ b/docs/releases/5.1.txt @@ -248,7 +248,8 @@ PostgreSQL 13 and higher. Miscellaneous ------------- -* ... +* In order to improve accessibility, the admin's changelist filter is now + rendered in a ``