8000 Update release notes · alumni/django-rest-framework@f810111 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit f810111

Browse files
committed
Update release notes
1 parent f3ab0b2 commit f810111

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/topics/release-notes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ You can determine your currently installed version using `pip freeze`:
4545
* Support customizable view name and description functions, using the `VIEW_NAME_FUNCTION` and `VIEW_DESCRIPTION_FUNCTION` settings.
4646
* Added `MAX_PAGINATE_BY` setting and `max_paginate_by` generic view attribute.
4747
* Added `cache` attribute to throttles to allow overriding of default cache.
48+
* 'Raw data' tab in browsable API now contains pre-populated data.
49+
* 'Raw data' and 'HTML form' tab preference in browseable API now saved between page views.
4850
* Bugfix: `required=True` argument fixed for boolean serializer fields.
4951
* Bugfix: `client.force_authenticate(None)` should also clear session info if it exists.
5052
* Bugfix: Client sending emptry string instead of file now clears `FileField`.

0 commit comments

Comments
 (0)
0