Django-pydantic-field

Latest version: v0.3.10

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

Scan your dependencies

Page 5 of 8

0.2.9

What's Changed
* Ensure that attributes set during `contribute_to_class` are copied. by TomTruck in https://github.com/surenkov/django-pydantic-field/pull/27

New Contributors
* TomTruck made their first contribution in https://github.com/surenkov/django-pydantic-field/pull/27

**Full Changelog**: https://github.com/surenkov/django-pydantic-field/compare/v0.2.8...v0.2.9

0.2.8

What's Changed
* Add backward support for pydantic 1.9.* by surenkov in https://github.com/surenkov/django-pydantic-field/pull/26


**Full Changelog**: https://github.com/surenkov/django-pydantic-field/compare/v0.2.7...v0.2.8

0.2.7

What's Changed
* Updates to deconstruct() in SchemaField to preserve values of include and exclude by oomojola in https://github.com/surenkov/django-pydantic-field/pull/23

New Contributors
* oomojola made their first contribution in https://github.com/surenkov/django-pydantic-field/pull/23

**Full Changelog**: https://github.com/surenkov/django-pydantic-field/compare/v0.2.6...v0.2.7

0.2.6

What's Changed
* Bring back JSON field lookups to work with schema [Django 4.2] by surenkov in https://github.com/surenkov/django-pydantic-field/pull/22


**Full Changelog**: https://github.com/surenkov/django-pydantic-field/compare/v0.2.5...v0.2.6

0.2.5

What's Changed
* Add a bit of integration tests for models, forms and serializers by surenkov in https://github.com/surenkov/django-pydantic-field/pull/17
* Properly override `get_prep_value` and `get_db_prep_value` methods for PydanticSchemaField by surenkov in https://github.com/surenkov/django-pydantic-field/pull/20

Important note:
This release fixes 19, thus Django < 4.2 users should avoid installing previous one, `v0.2.4`.
I'm considering to delist 0.2.4 from PyPI to minimize the potential harm.



**Full Changelog**: https://github.com/surenkov/django-pydantic-field/compare/v0.2.4...v0.2.5

0.2.4

What's Changed
* Add support for Django 4.2 by surenkov in https://github.com/surenkov/django-pydantic-field/pull/15


**Full Changelog**: https://github.com/surenkov/django-pydantic-field/compare/v0.2.3...v0.2.4

Page 5 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.