Skip to content

Commit 313c5ca

Browse files
committed
Add release notes from AM 2ndOct
1 parent ca624c7 commit 313c5ca

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/topics/release-notes.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,17 @@ You can determine your currently installed version using `pip freeze`:
8383
* Allow `ChoiceField.choices` to be set dynamically [#5426][gh5426]
8484
* Add the project layout to the quickstart [#5434][gh5434]
8585
* Reuse 'apply_markdown' function in 'render_markdown' templatetag [#5469][gh5469]
86+
* Added links to `drf-openapi` package in docs [#5470][gh5470]
87+
* Added docstrings code highlighting with pygments [#5462][gh5462]
88+
* Fixed documentation rendering for views named `data` [#5472][gh5472]
89+
* Docs: Clarified 'to_internal_value()' validation behavior [#5466][gh5466]
8690

8791

8892
<!-- 3.7.0 -->
93+
[gh5466]: https://github.com/encode/django-rest-framework/issues/5466
94+
[gh5472]: https://github.com/encode/django-rest-framework/issues/5472
95+
[gh5462]: https://github.com/encode/django-rest-framework/issues/5462
96+
[gh5470]: https://github.com/encode/django-rest-framework/issues/5470
8997
[gh5469]: https://github.com/encode/django-rest-framework/issues/5469
9098
[gh5435]: https://github.com/encode/django-rest-framework/issues/5435
9199
[gh5434]: https://github.com/encode/django-rest-framework/issues/5434

0 commit comments

Comments
 (0)