Skip to content

Commit a6e19ce

Browse files
committed
Add release notes for #5443
1 parent 8228260 commit a6e19ce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/topics/release-notes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ You can determine your currently installed version using `pip freeze`:
5959
* Make `DEFAULT_PAGINATION_CLASS` `None` by default.
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]
62-
62+
* Catch `APIException` from `get_serializer_fields` in schema generation. [#5443][gh5443]
6363

6464

6565
<!-- 3.7.0 -->
@@ -73,6 +73,7 @@ You can determine your currently installed version using `pip freeze`:
7373
[gh5265]: https://github.com/encode/django-rest-framework/issues/5265
7474
[gh5250]: https://github.com/encode/django-rest-framework/issues/5250
7575
[gh5170]: https://github.com/encode/django-rest-framework/issues/5170
76+
[gh5443]: https://github.com/encode/django-rest-framework/issues/5443
7677

7778

7879
## 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