github bhch/django-jsonform v2.4.0
Version 2.4.0

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

django-jsonform 2.4.0 release notes

Nov 08, 2021

This version is fully backwards compatible with the previous version (v2.2.x).

Like the previous version, it also supports Django >= 2.0 and Python >= 3.4.

What's new

react-json-form (JavaScript)

react-json-form has been updated to version 1.5.2. This version fixes the bug related to choice inputs.

Bugfixes

  • #7: Earlier version required psycopg2 to be installed because of ArrayField. Now, psycopg2 isn't required unless ArrayField is used.
  • #9: Choices for the choice input field were not being set from the data.

Minor changes

  • Small improvements to the widget's css and icons

Don't miss a new django-jsonform release

NewReleases is sending notifications on new releases.