What's Changed
- Drop Python 3.7, declare 3.13 support by @surenkov in #76
- Use plain exception strings when throwing
django.core.exceptions.ValidationError
by @surenkov in #79
- Type adaptation in
from_db_value
by @surenkov in #78
Full Changelog: v0.3.11...v0.3.12