<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/admin_views/test_nav_sidebar.py, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2025-10-14T12:10:43Z</updated>
<entry>
<title>Fixed #34041 -- Added aria-current attribute to admin breadcrumbs.</title>
<updated>2025-10-14T12:10:43Z</updated>
<author>
<name>antoliny0919</name>
<email>antoliny0919@gmail.com</email>
</author>
<published>2025-05-22T06:56:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bc03f1064e10fa247a46d4e8a98ba9b26aa4790d'/>
<id>urn:sha1:bc03f1064e10fa247a46d4e8a98ba9b26aa4790d</id>
<content type='text'>
Co-authored by: farita1699 &lt;uwanjerry25@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fixed #34909 -- Associated links in admin navigation sidebar with row descriptions.</title>
<updated>2023-12-15T20:01:00Z</updated>
<author>
<name>Eliana Rosselli</name>
<email>elianarosselli@Octobots-MacBook-Pro.local</email>
</author>
<published>2023-10-20T13:42:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c83c639ba0c67dbb0f627be3df29d1224ea92d2b'/>
<id>urn:sha1:c83c639ba0c67dbb0f627be3df29d1224ea92d2b</id>
<content type='text'>
This adds aria-describedby attribute to the models' links in the admin
navigation sidebar.

Thanks Thibaud Colas for the review.

Co-authored-by: Dara Silvera &lt;dsilvera@octobot.io&gt;
</content>
</entry>
<entry>
<title>Fixed #34905 -- Corrected admin's main content element rendered in &lt;main&gt; tag.</title>
<updated>2023-10-19T15:25:50Z</updated>
<author>
<name>ontowhee</name>
<email>82607723+ontowhee@users.noreply.github.com</email>
</author>
<published>2023-10-19T15:25:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=89d2ae257bfdbe6f32c4671d97bf572623992ace'/>
<id>urn:sha1:89d2ae257bfdbe6f32c4671d97bf572623992ace</id>
<content type='text'>
Regression in 91e617c743b21a0ebad01f18623a8b31f6f58500.

Thanks Tom Carrick for the report.</content>
</entry>
<entry>
<title>Fixed #34833 -- Made admin's main content render in &lt;main&gt; tag.</title>
<updated>2023-09-14T03:41:31Z</updated>
<author>
<name>Sarah Abderemane</name>
<email>sarahabderemane@gmail.com</email>
</author>
<published>2023-09-13T22:17:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=91e617c743b21a0ebad01f18623a8b31f6f58500'/>
<id>urn:sha1:91e617c743b21a0ebad01f18623a8b31f6f58500</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #34042 -- Improved accessibility of admin's navigation sidebar.</title>
<updated>2022-10-12T08:21:17Z</updated>
<author>
<name>Rasmus Magnell</name>
<email>rasmus@personalkollen.se</email>
</author>
<published>2022-09-24T10:21:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c4aac2ac1e469f0dc27b4dce230c7b29add617ba'/>
<id>urn:sha1:c4aac2ac1e469f0dc27b4dce230c7b29add617ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #33725 -- Replaced deprecated find_element_by_css_selector() with find_elements(By.CSS_SELECTOR, …).</title>
<updated>2022-05-23T04:06:37Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-05-23T04:06:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1733c888f4928e91889e4ae5baf6badbd073e08c'/>
<id>urn:sha1:1733c888f4928e91889e4ae5baf6badbd073e08c</id>
<content type='text'>
Follow up to 90dcf271147693a8897f644c4c8943c5b73c02f8 and
2ccc0b22db6730ba0950b10bbc5238ae575e4a45.</content>
</entry>
<entry>
<title>Fixed #33725 -- Made hidden quick filter in admin's navigation sidebar not focusable.</title>
<updated>2022-05-21T11:37:53Z</updated>
<author>
<name>Sankalp</name>
<email>sankalp123427@gmail.com</email>
</author>
<published>2022-05-20T14:21:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=90dcf271147693a8897f644c4c8943c5b73c02f8'/>
<id>urn:sha1:90dcf271147693a8897f644c4c8943c5b73c02f8</id>
<content type='text'>
Regression in d915dd1c5809d7c2bb3679751cd5277571dcd9f7.

Follow up to 780473d75625d014cbe9b0acdea40b7a5970d5d8.
</content>
</entry>
<entry>
<title>Refs #33476 -- Reformatted code with Black.</title>
<updated>2022-02-07T19:37:05Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2022-02-03T19:24:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9c19aff7c7561e3a82978a272ecdaad40dda5c00'/>
<id>urn:sha1:9c19aff7c7561e3a82978a272ecdaad40dda5c00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #33211 -- Updated tests for Selenium 4.0.0.</title>
<updated>2021-10-21T12:37:16Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2021-10-20T13:54:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2ccc0b22db6730ba0950b10bbc5238ae575e4a45'/>
<id>urn:sha1:2ccc0b22db6730ba0950b10bbc5238ae575e4a45</id>
<content type='text'>
Replaced deprecated `find_element[s]_by_*()` usages, in favour of
`find_element[s]()` with an explicit `By`.
</content>
</entry>
<entry>
<title>Fixed #33156 -- Used sessionStorage to preserve quick filter for admin's navigation sidebar.</title>
<updated>2021-10-06T07:01:31Z</updated>
<author>
<name>Maxim Milovanov</name>
<email>max@milovanov.info</email>
</author>
<published>2021-10-06T07:01:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1c802ca2a9d3c66fb723695fe7ea597fb4802402'/>
<id>urn:sha1:1c802ca2a9d3c66fb723695fe7ea597fb4802402</id>
<content type='text'>
</content>
</entry>
</feed>
