otto-torino / django-baton

A cool, modern and responsive django admin application based on bootstrap 5 that brings AI to the Django admin - https://baton.sqrt64.it/
MIT License
859 stars 92 forks source link

Expand multi-fieldset inlines on errors #249

Closed mikaraunio closed 1 year ago

mikaraunio commented 1 year ago

Correctly expand collapsed inlines containing multiple fieldsets if their fields have errors, even when those errors are not in the first fieldset. Fixes #240.