Skip to content

Releases: georgebv/drf-pydantic

v2.9.0

10 Aug 23:08
e0ede50
Compare
Choose a tag to compare

What's Changed

  • Add pydantic_instance and make generated drf_serliazer generic on its parent pydantic model by @georgebv in #43

Full Changelog: v2.8.0...v2.9.0

v2.8.0

17 Jul 06:34
18fde95
Compare
Choose a tag to compare

What's Changed

  • Fix bug where nested pydantic models would backpopulate DRF values as pydantic instances by @georgebv in #41

Full Changelog: v2.7.1...v2.8.0

v2.7.1

28 Mar 07:50
6f99a07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.7.0...v2.7.1

v2.7.0

23 Mar 22:29
36082dd
Compare
Choose a tag to compare

What's Changed

  • Backpopulate DRF data from validated pydantic model by @georgebv in #37

Full Changelog: v2.6.1...v2.7.0

v2.6.1

23 Mar 21:54
b6c1da0
Compare
Choose a tag to compare

What's Changed

  • Fix non-numeric fields potentially receiving min/max_value arguments by @georgebv in #36

Full Changelog: v2.6.0...v2.6.1

v2.6.0

23 Mar 06:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.1...v2.6.0

v2.5.1

28 Aug 00:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.5.1

v2.5.0

01 Aug 17:41
b5b8e66
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.0...v2.5.0

v2.4.0

15 Jul 18:40
422bce9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.4.0

v2.3.0

27 May 19:00
03bd861
Compare
Choose a tag to compare

What's Changed

  • Convert Pydantic's description to DRF's help_text by @MrMika96 in #23

New Contributors

Full Changelog: v2.2.0...v2.3.0