django-jsonform 2.6.0 release notes =================================== Dec 22, 2021 ------------ This version introduces no breaking changes and is fully compatible with the previous releases (2.5.x). Like the previous version, it also supports ``Django >= 2.0`` and ``Python >= 3.4``. What's new ~~~~~~~~~~ New features ^^^^^^^^^^^^ - A new keyword called ``default`` can be used to specify default values for input fields. - A new keyword called ``readonly`` (alias ``readOnly``) can be used to make input fields readonly. react-json-form (JavaScript) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `react-json-form `_ has been updated to version 1.7.1.