mirror of
https://github.com/django/django.git
synced 2026-02-09 02:49:25 +08: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>.