Skip to content

Releases: wq/html-json-forms

html-json-forms 1.1.1

Choose a tag to compare

@sheppard sheppard released this 15 Jan 00:36

html-json-forms 1.1.1 confirms support for Python 3.8, Django 3.0, and Django REST Framework 3.11. No functional changes were required.

html-json-forms 1.1.0

Choose a tag to compare

@sheppard sheppard released this 17 Apr 05:44

html-json-forms 1.1.0 brings improved parsing of unnumbered array values, for better compatibility with react-jsonschema-form (#2 via @zvyn).

html-json-forms 1.0.0

Choose a tag to compare

@sheppard sheppard released this 23 Aug 14:59

html-json-forms 1.0.0 is effectively the same as html-json-forms 0.1.1.

  • Confirmed compatibility with Django 1.10
  • Prevent overly sparse arrays

html-json-forms 0.1.1

Choose a tag to compare

@sheppard sheppard released this 07 Mar 21:27

Added a premixed JSONFormModelSerializer class for convenience.

html-json-forms 0.1.0

Choose a tag to compare

@sheppard sheppard released this 04 Mar 22:52

Initial release, extracted from wq.db.