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 d76cca3 commit 18a2e64Copy full SHA for 18a2e64
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