Skip to content

Commit b79ff1d

Browse files
committed
Add release notes for #5448
1 parent 482e929 commit b79ff1d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/topics/release-notes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ You can determine your currently installed version using `pip freeze`:
6060
**BC Change**: If your were **just** setting `PAGE_SIZE` to enable pagination you will need to add `DEFAULT_PAGINATION_CLASS`.
6161
The previous default was `rest_framework.pagination.PageNumberPagination`. There is a system check warning to catch this case. You may silence that if you are setting pagination class on a per-view basis. [#5170][gh5170]
6262
* Catch `APIException` from `get_serializer_fields` in schema generation. [#5443][gh5443]
63+
* Allow custom authentication and permission classes when using `include_docs_urls` [#5448][gh5448]
64+
6365

6466

6567
<!-- 3.7.0 -->
@@ -74,6 +76,7 @@ You can determine your currently installed version using `pip freeze`:
7476
[gh5250]: https://github.com/encode/django-rest-framework/issues/5250
7577
[gh5170]: https://github.com/encode/django-rest-framework/issues/5170
7678
[gh5443]: https://github.com/encode/django-rest-framework/issues/5443
79+
[gh5448]: https://github.com/encode/django-rest-framework/issues/5448
7780

7881

7982
## 3.6.x series

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy