Skip to content

Commit 47d36f1

Browse files
committed
Add last minute PR.
1 parent fb4ba3a commit 47d36f1

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
@@ -58,6 +58,7 @@ You can determine your currently installed version using `pip freeze`:
5858
* Prevent empty `queryset`s to raise AssertionError. ([#2862](gh2862))
5959
* DjangoModelPermissions rely on get_queryset. ([#2863](gh2863))
6060
* Check AcceptHeaderVersioning with content negotiation in place. ([#2868](gh2868))
61+
* Allow DjangoObjectPermissions to use views that define get_queryset ([#2905](gh2905))
6162

6263

6364
### 3.1.1
@@ -339,3 +340,4 @@ For older release notes, [please see the version 2.x documentation][old-release-
339340
[gh2862]: https://github.com/tomchristie/django-rest-framework/issues/2862
340341
[gh2863]: https://github.com/tomchristie/django-rest-framework/issues/2863
341342
[gh2868]: https://github.com/tomchristie/django-rest-framework/issues/2868
343+
[gh2905]: https://github.com/tomchristie/django-rest-framework/issues/2905

0 commit comments

Comments
 (0)