Skip to content

v0.2.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@surenkov surenkov released this 13 Jun 21:21
· 136 commits to master since this release

What's Changed

  • Add a bit of integration tests for models, forms and serializers by @surenkov in #17
  • Properly override get_prep_value and get_db_prep_value methods for PydanticSchemaField by @surenkov in #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: v0.2.4...v0.2.5