1
0
mirror of https://github.com/django/django.git synced 2025-03-06 23:42:33 +00:00
django/tests/admin_views
Coen van der Kamp 10d9d0ccb2 Fixed #34622 -- Improved accessibility of related widget wrapper in admin.
This improves accessibility for screen reader users by adding
"aria-disabled" and removing "alt".

Thanks Thibaud Colas for the report.
2023-06-05 14:43:51 +02:00
..