github bhch/django-jsonform v2.1.0
Version 2.1.0

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

django-jsonform 2.1.0 release notes

Sep 09, 2021

This version is fully backwards compatible.

What's new

Callable schema

schema can now be a callable. This allows for specifying choices dynamically, among other things.

Minor changes

Improvements to the widget's CSS:

  • Fixed: the remove button overlapped the input field on mobile.
  • Fixed: select input wasn't the same width as other inputs.

Don't miss a new django-jsonform release

NewReleases is sending notifications on new releases.