pypi djangorestframework 3.18.1

3 hours ago

What's Changed

Bug fixes

  • Fix duplicate validation errors for GenericIPAddressField with protocol by @browniebroke in #10011
  • Fix int64 format detection for negative IntegerField minimums in OpenAPI schema definition by @zainnadeem786 in #9989
  • Fix list serializer on unique constraint validator by @MehrazRumman in #10033
  • Reject non-finite values (nan, inf) in FloatField by @winklemad in #9998

Other changes

  • Add a compatibility setting for ListSerializer error formats by @Kub-AT in #10027
  • Expand deprecation classes and review deprecation policy by @browniebroke in #10034

New Contributors

Full Changelog: 3.18.0...3.18.1

Don't miss a new djangorestframework release

NewReleases is sending notifications on new releases.