Skip to content

Version 2.20.2

Compare
Choose a tag to compare
@bhch bhch released this 13 Nov 18:49
· 31 commits to master since this release

django-jsonform 2.20.2 release notes

Nov 14, 2023

This is a patch release which fixes a critical bug.

Bugfixes

  • #130: When initial form data was empty, the widget was not creating the default data for it.