pypi djangorestframework 3.17.0

12 hours ago

What's Changed

Breaking changes

Features

  • Add ability to specify output format for DurationField by @sevdog in #8532
  • Add missing decorators: @versioning_class(), @content_negotiation_class(), @metadata_class() for function-based views by @qqii in #9719
  • Add support for Python 3.14 by @cclauss in #9780
  • Support violation_error_code and violation_error_message from UniqueConstraint in UniqueTogetherValidator by @s-aleshin in #9766
  • Add support for ipaddress objects in JSONEncoder by @corenting in #9087
  • Add optional support to serialize BigInteger to string by @HoodyH in #9775
  • Add Django 6.0 support by @MehrazRumman in #9819

Bug fixes

Translations

Packaging

Other changes

New Contributors

Full Changelog: 3.16.1...3.17.0

Don't miss a new djangorestframework release

NewReleases is sending notifications on new releases.