-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
After upgrading django from 5.1.8 to 5.2 the following two tests started failing on version 2024.1:
- test_form_show_errors_non_field_errors
- test_bootstrap_form_show_errors_bs3
There is a diff in their fixtures related to the aria-describedby
tag.
Full log: https://gist.github.com/mweinelt/ca116c172b4148f9e5ec5df4f35ea500
https://docs.djangoproject.com/en/5.2/ref/forms/api/#form-error-display
Metadata
Metadata
Assignees
Labels
No labels