Django-pydantic-field

Latest version: v0.3.12

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

Scan your dependencies

Page 6 of 9

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

0.2.3

What's Changed
* Migrate `setup.cfg` to the sole `pyproject.toml` by surenkov in https://github.com/surenkov/django-pydantic-field/pull/13
* Extract pydantic export kwargs from fields' `__init__` before calling `super().__init__` by surenkov in https://github.com/surenkov/django-pydantic-field/pull/14

Closed: https://github.com/surenkov/django-pydantic-field/issues/12

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

0.2.2

What's Changed
* Test support for python 3.11 by surenkov in https://github.com/surenkov/django-pydantic-field/pull/11


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

0.2.1

The package supports Django starting from 3.1.

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

0.2.0

What's Changed
* Python 3.7 + Django 3.2 support by surenkov in https://github.com/surenkov/django-pydantic-field/pull/10


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

Page 6 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.