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 68b0f00 commit f3c0b71Copy full SHA for f3c0b71
docs/topics/release-notes.md
@@ -82,10 +82,11 @@ You can determine your currently installed version using `pip freeze`:
82
* Fix schema generation markdown [#5421][gh5421]
83
* Allow `ChoiceField.choices` to be set dynamically [#5426][gh5426]
84
* Add the project layout to the quickstart [#5434][gh5434]
85
-
+* Reuse 'apply_markdown' function in 'render_markdown' templatetag [#5469][gh5469]
86
87
88
<!-- 3.7.0 -->
89
+[gh5469]: https://github.com/encode/django-rest-framework/issues/5469
90
[gh5435]: https://github.com/encode/django-rest-framework/issues/5435
91
[gh5434]: https://github.com/encode/django-rest-framework/issues/5434
92
[gh5426]: https://github.com/encode/django-rest-framework/issues/5426
0 commit comments