django-jsonform 2.16.0 release notes¶
Mar 25, 2023¶
This release brings some new features and some bug fixes.
Like the previous version, it also supports Django >= 2.0 and Python >= 3.4.
New features¶
oneOf, anyOf, allOf
Support for
oneOf,anyOfandallOfhas been added. See Docs.Required properties
Support for
requiredkeyword for object properties.Dark mode
Support for dark mode.
Bug fixes¶
react-json-form (JavaScript)¶
react-json-form has been updated to version 2.7.1.
Thank you¶
I want to thank all the people who contributed code, bug reports, feature requests and improvement suggestions.