Version 2.21.3
django-jsonform 2.21.3 release notes
Jan 12, 2024
This release brings some important bugfixes.
Bugfixes
- #132: Added missing imports and also fixed errors in validators (by Nicolas Forstner).
- #135: Fixed layout issues in DJango 4.x which caused the form to render very narrowly.
- #136: Fixed display title of selected choices of multiselect input. Earlier, selected choices displayed their value
instead of the custom title. - #137: Fixed JSON encoder errors when encoding UUID values in
ArrayField
(by Andrés Reverón Molina).
react-json-form (JavaScript)
react-json-form has been updated to version 2.13.4.
Thank you
Huge thanks to people who contributed code and reported these issues.