Important notes
- some minor bugfixes as well as improvements to
django-filter
anddjango-polymorphic
. - it is now significantly easier to adapt serializer naming via
AutoSchema
subclassing.
PRs
- Fixing Pydantic Extension by @sydney-runkle in #1021
- allow already supported lazy string in types #982 by @tfranzel in #1013
- add Authorization header for oauth2 in swagger ui schema request by @ds1371dani in #1017
- bugfix exclude behavior on subclassing #1025 by @tfranzel in #1026
- Add a blueprint for pydantic 2 by @caarmen in #1028
- fix django-polymorphic empty serializer case #1029 #542 by @tfranzel in #1033
New Contributors
- @sydney-runkle made their first contribution in #1021
- @ds1371dani made their first contribution in #1017
- @caarmen made their first contribution in #1028
Full Changelog: 0.26.3...0.26.4