Django-jsonform

Latest version: v2.23.1

Safety actively analyzes 688775 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 8

2.23.1

Oct 08, 2024

Bugfixes

- Fixed a bug related to in-browser validation for arrays with choices.

react-json-form (JavaScript)

[react-json-form](https://github.com/bhch/react-json-form) has been updated to version 2.14.3.

2.23.0

Sep 18, 2024

This release fixes some bugs and brings a couple of new features.

New features

- 72: `ArrayField` now accepts a custom schema. More in docs. [See usage docs](https://django-jsonform.readthedocs.io/en/v2.23.0/guide/arrayfield.html#arrayfield-custom-schema).
- 162: `ArrayField`'s widget can be overridden now (by Willard Nilges). [See usage docs](https://django-jsonform.readthedocs.io/en/v2.23.0/guide/arrayfield.html#arrayfield-custom-widget).

Bugfixes

- 172: Fixed a bug that prevented using `JSONField` as an item of the `ArrayField`.
- 175: Fixed a bug which caused issues when choices had whitespace in them (by Kyle Perik).
- 165: Excluded the tests from PyPI wheel package (by Bruno Alla in PR 176).

Browser side improvements

- Fixed (suppressed for the time being) buggy validation of `oneOf`/`anyOf` within an object.
- Fixed crashes when using `oneOf`.
- Fixed number input validation. Some browsers need `step=any` for decimal values.

react-json-form (JavaScript)

[react-json-form](https://github.com/bhch/react-json-form) has been updated to version 2.14.2.

2.22.0

Feb 29, 2024

This release brings some new features and a few bug fixes.

New features

- [142](https://github.com/bhch/django-jsonform/pull/142): Improved support for UUID, datetime, Decimal, etc. types on ArrayField (by [Gyuri](https://github.com/nullcode)).
- Support for` uri` and `uri-reference` formats. The input for this format will also display a clickable link to open the input’s link value in new tab.
- [156](https://github.com/bhch/django-jsonform/issues/156): Support for clickable links for `URLField` inside `ArrayField`.

Bugfixes

- Fixed dark mode CSS for Django 4 and 5.
- [154](https://github.com/bhch/django-jsonform/pull/154): Fixed typo in validation error message (by [Garret Heaton](https://github.com/powdahound)).

react-json-form (JavaScript)

[react-json-form](https://github.com/bhch/react-json-form) has been updated to version 2.14.0.

2.21.5

Jan 24, 2024

This release fixes a bug introduced in the last couple of releases.

Bugfixes

- 140: Added missing UUID import lack of which caused a `NameError` exception.

2.21.4

Jan 15, 2024

This release fixes a bug introduced in the previous release.

Bugfixes

- Fixed a bug which caused the form to crash when using the `autocomplete` and `multiselect-autocomplete` widgets.


react-json-form (JavaScript)

[react-json-form](https://github.com/bhch/react-json-form) has been updated to version 2.13.5.

2.21.3

Jan 12, 2024

This release brings some important bugfixes.

Bugfixes

- 132: Added missing imports and also fixed errors in validators (by [Nicolas Forstner](https://github.com/nlsfnr)).
- 135: Fixed layout issues in DJango 4.x which caused the form to render very narrowly.
- 136: Fixed display title of selected choices of multiselect input. Earlier, selected choices displayed their value
instead of the custom title.
- 137: Fixed JSON encoder errors when encoding UUID values in ``ArrayField`` (by [Andrés Reverón Molina](https://github.com/andres-holvi)).

react-json-form (JavaScript)

[react-json-form](https://github.com/bhch/react-json-form) has been updated to version 2.13.4.

Thank you

Huge thanks to people who contributed code and reported these issues.

Page 1 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.