drf-pydantic

Use pydantic with the Django REST framework

MIT License

Downloads
11.2K
Stars
63
Committers
6

Bot releases are visible (Hide)

drf-pydantic - v2.5.0 Latest Release

Published by georgebv 3 months ago

What's Changed

Full Changelog: https://github.com/georgebv/drf-pydantic/compare/v2.4.0...v2.5.0

drf-pydantic - v2.4.0

Published by georgebv 3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/georgebv/drf-pydantic/compare/v2.3.0...v2.4.0

drf-pydantic - v2.3.0

Published by georgebv 5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/georgebv/drf-pydantic/compare/v2.2.0...v2.3.0

drf-pydantic - v2.2.0

Published by georgebv 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/georgebv/drf-pydantic/compare/v2.1.0...v2.2.0

drf-pydantic - v2.1.0

Published by georgebv 9 months ago

  • Added typing.Literal support
  • Added enum.Enum support
  • Added support for numeric constraints , e.g. Field(gt=...)
  • Added support for decimal.Decimal constraints, e.g. Field(max_digits=5, decimal_places=2)

What's Changed

Full Changelog: https://github.com/georgebv/drf-pydantic/compare/v2.0.0...v2.1.0

drf-pydantic - v2.0.0

Published by georgebv 9 months ago

This is a complete rewrite of drf-pydantic to support pydantic v2

What's Changed

Full Changelog: https://github.com/georgebv/drf-pydantic/compare/v1.0.0...v2.0.0

drf-pydantic - v0.5.0

Published by georgebv over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/georgebv/drf-pydantic/compare/v0.4.1...v0.5.0

drf-pydantic - v0.4.1

Published by georgebv over 1 year ago

What's Changed

Full Changelog: https://github.com/georgebv/drf-pydantic/compare/v0.4.0...v0.4.1

drf-pydantic - v0.4.0

Published by georgebv over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/georgebv/drf-pydantic/compare/v0.3.0...v0.4.0

drf-pydantic - v0.3.0

Published by georgebv about 2 years ago

drf-pydantic - v0.2.1

Published by georgebv about 2 years ago