Django-pydantic-field

Latest version: v0.3.8

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

Scan your dependencies

Page 1 of 8

0.3.8

What's Changed
* Add `django-jsonform` widget incorporation for v2 fields by surenkov in https://github.com/surenkov/django-pydantic-field/pull/59


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

0.3.7

In 0.3.5, I introduced an incompatibility with Pydantic v1: particularly, importing `pydantic_core` unconditionally in compatibility layer :eyes:. Thank you Abdullah0297445 for the bringing attention to this!

Both 0.3.5 and 0.3.6 were yanked from PyPI, I highly encourage to upgrade your pinned versions if you're the lucky one who has experienced this issue.

What's Changed
* Removed a dangling import which is causing the install to fail in v0.3.5 and v0.3.6 by Abdullah0297445 in https://github.com/surenkov/django-pydantic-field/pull/60

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

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

0.3.6

What's Changed
* Use `mode=json` for get_prep_value during field value serialization by surenkov in https://github.com/surenkov/django-pydantic-field/pull/57


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

0.3.5

What's Changed
* Setup `pre-commit` by surenkov in https://github.com/surenkov/django-pydantic-field/pull/53
* Support `typing.Annotated` annotations by surenkov in https://github.com/surenkov/django-pydantic-field/pull/52


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

0.3.4

What's Changed
* Prepare a SchemaField's `default` value to work with `RootModel` schemas by surenkov in https://github.com/surenkov/django-pydantic-field/pull/51


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

0.3.3

Make sure all expected primitives are exposed during dynamic module resolution in compatibility layer.

Allow (deprecated) `django_pydantic_field.rest_framework.AutoSchema` import with Pydantic 2.

What's Changed
* Ensure import resolution for compatibility layer by surenkov in https://github.com/surenkov/django-pydantic-field/pull/48


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

Page 1 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.