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 6 of 8

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

0.1.13

What's Changed
* Django Forms schema field by surenkov in https://github.com/surenkov/django-pydantic-field/pull/9


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

0.1.12

Un additin to typed collections and pydantic types, the field now also supports `typing.Union`, its special forms like `typing.Optional` and (only for py 3.10+) `X | Y` union annotations syntax.

What's Changed
* Union types support by surenkov in https://github.com/surenkov/django-pydantic-field/pull/8


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

Page 6 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.