mirror of
https://github.com/django/django.git
synced 2025-10-12 08:19:10 +00:00
This adds aria-describedby for widgets rendered in a fieldset such as radios. aria-describedby for these widgets is added to the <fieldset> element rather than each <input>.