We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6c7730 commit e8978eaCopy full SHA for e8978ea
docs/topics/release-notes.md
@@ -44,6 +44,7 @@ You can determine your currently installed version using `pip freeze`:
44
45
* OAuth2 authentication no longer requires unneccessary URL parameters in addition to the token.
46
* URL hyperlinking in browseable API now handles more cases correctly.
47
+* Long HTTP headers are broken in multiple lines when possible in browsable API.
48
* Bugfix: Fix regression with DjangoFilterBackend not worthing correctly with single object views.
49
* Bugfix: OAuth should fail hard when invalid token used.
50
* Bugfix: Fix serializer potentially returning `None` object for models that define `__bool__` or `__len__`.
0 commit comments