8000 Release Version 3.13.0 · encode/django-rest-framework · GitHub
[go: up one dir, main page]

Skip to content

Version 3.13.0

Compare 74B2
Choose a tag to compare
@tomchristie tomchristie released this 08 Nov 10:37
· 376 commits to master since this release
7a84dc7
  • Django 4.0 compatability. #8178
  • Add max_length and min_length options to ListSerializer. #8165
  • Add get_request_serializer and get_response_serializer hooks to AutoSchema. #7424
  • Fix OpenAPI representation of null-able read only fields. #8116
  • Respect UNICODE_JSON setting in API schema outputs. #7991
  • Fix for RemoteUserAuthentication. #7158
  • Make Field constructors keyword-only. #7632
0