mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Fixed #34835 -- Made admin's changelist filters render in <nav> tag.
This commit is contained in:
committed by
Mariusz Felisiak
parent
2128a73713
commit
357365a64e
@@ -248,7 +248,8 @@ PostgreSQL 13 and higher.
|
||||
Miscellaneous
|
||||
-------------
|
||||
|
||||
* ...
|
||||
* In order to improve accessibility, the admin's changelist filter is now
|
||||
rendered in a ``<nav>`` tag instead of a ``<div>``.
|
||||
|
||||
.. _deprecated-features-5.1:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user