mirror of
https://github.com/django/django.git
synced 2025-11-20 03:30:00 +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>. |
||
|---|---|---|
| .. | ||
| api.txt | ||
| fields.txt | ||
| formsets.txt | ||
| index.txt | ||
| models.txt | ||
| renderers.txt | ||
| validation.txt | ||
| widgets.txt | ||