github bhch/django-jsonform v2.16.0
Version 2.16.0

latest releases: v2.23.2, v2.23.1, v2.23.0...
2 years ago

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, anyOf and allOf has been added. See Docs.
  • Required properties
    Support for required keyword for object properties.
  • Dark mode
    Support for dark mode.

Bugfixes

  • #92: Fixed validation for choices.
  • #94 : Fixed a bug due to which True/False were treated as valid numbers.

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.

Don't miss a new django-jsonform release

NewReleases is sending notifications on new releases.