Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 873 Bytes

v2.19.0.rst

File metadata and controls

31 lines (19 loc) · 873 Bytes

django-jsonform 2.19.0 release notes

Aug 13, 2023

This release brings some new features and some bugfixes.

New features

Bugfixes

  • Fixed :issue:`117`: Error messages for top-level arrays were not displayed.
  • Fixed :issue:`118`: Radio inputs' placement and styling.
  • Fixed: The readonly keyword had no effect on datetime and range inputs.

react-json-form (JavaScript)

react-json-form has been updated to version 2.11.0.