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 78f982f commit 4eb5b1aCopy full SHA for 4eb5b1a
docs/topics/release-notes.md
@@ -98,7 +98,9 @@ You can determine your currently installed version using `pip freeze`:
98
* Fix schema docs typo [#5687][gh5687]
99
* Fix URL pattern parsing in schema generation [#5689][gh5689]
100
* Add example using `source=‘*’` to custom field docs. [#5688][gh5688]
101
+* Fix format_suffix_patterns behavior with Django 2 path() routes [#5691][gh5691]
102
103
+[gh5691]: https://github.com/encode/django-rest-framework/issues/5691
104
[gh5688]: https://github.com/encode/django-rest-framework/issues/5688
105
[gh5689]: https://github.com/encode/django-rest-framework/issues/5689
106
[gh5687]: https://github.com/encode/django-rest-framework/issues/5687
0 commit comments