8000
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 5970baa commit 101da45Copy full SHA for 101da45
docs/topics/release-notes.md
@@ -42,6 +42,7 @@ You can determine your currently installed version using `pip freeze`:
42
43
### Master
44
45
+* Added `DjangoObjectPermissions`, and `DjangoObjectPermissionsFilter`.
46
* Support customizable exception handling, using the `EXCEPTION_HANDLER` setting.
47
* Support customizable view name and description functions, using the `VIEW_NAME_FUNCTION` and `VIEW_DESCRIPTION_FUNCTION` settings.
48
* Added `MAX_PAGINATE_BY` setting and `max_paginate_by` generic view attribute.
0 commit comments