main
Merged regressiontests and modeltests into the test root.
Refs #19215 -- Fixed admin_widgets tests if Pillow isn't installed.
Fixed #33888 -- Fixed get_select2_language() crash with no language activated.
Fixed #34643 -- Moved inputs beneath labels and errors in admin forms.
Refs #33476 -- Reformatted code with Black.
Fixed #19215 -- Fixed rendering ClearableFileInput when editing with invalid files.