Django-jsonfield-backport

Latest version: v1.0.5

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

Scan your dependencies

Page 1 of 2

1.0.5

Fixes

- Fix `DatabaseFeatures` issue for management commands and shell (30)
- Postgres tests failing due to deprecated `LooseVersion` in `distutils

1.0.4

Fixes

- `JSONField.bound_data` raises `TypeError` when `data` is `None` (32)
- `DeprecationWarning` on Django 3.0+ (33)
- Postgres tests failing (35)

1.0.3

Fixes

- Crash on third-party database backends (24)

1.0.2

Fixes

- Installation fails on Django 2.2.0 (18)

1.0.1

Fixes

- `__in` lookup on SQLite, MySQL, MariaDB, and Oracle (15)

1.0.0

As [Django 3.1 has been released][release_notes_31], this package is now bumped to version 1.0.0.

Fixes

- Chaining `KeyTransform` with `contains` lookup uses builtin lookup instead of overridden lookup (12)

Backwards-incompatible changes

- Dropped support for `contains` on Oracle and SQLite.
- Dropped support for `contained_by` on SQLite.

[release_notes_31]: https://docs.djangoproject.com/en/3.1/releases/3.1

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.