django-crispy-forms / django-crispy-forms/crispy-bootstrap3
Test failures with Django 5.2
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.