What's Changed
Improvements
- Fix
Field.get_attribute()
return andRelatedField.to_representation()
parameter forPKOnlyObject
by @emmanuel-ferdman in #852 - Add official support & test with Python 3.14 by @intgr in #850
Housekeeping
- CI: Clean up & speed up: remove unneeded apt package installs by @intgr in #842
- Fix Renovate 'lock file maintenance' schedule by @intgr in #843 & #844
- Enable more Ruff rules by @intgr in #845
- Version 3.16.5 release by @intgr in #855
New Contributors
- @emmanuel-ferdman made their first contribution in #852
Full Changelog: 3.16.4...3.16.5