We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7297f19 commit 4d06626Copy full SHA for 4d06626
docs/community/release-notes.md
@@ -42,7 +42,7 @@ You can determine your currently installed version using `pip show`:
42
43
**Date**: 14th June 2024
44
45
-* Fix potential XSS vulnerability in browsable API. [#9435](https://github.com/encode/django-rest-framework/pull/9157)
+* Fix potential XSS vulnerability in browsable API. [#9435](https://github.com/encode/django-rest-framework/pull/9435)
46
* Revert "Ensure CursorPagination respects nulls in the ordering field". [#9381](https://github.com/encode/django-rest-framework/pull/9381)
47
* Use warnings rather than logging a warning for DecimalField. [#9367](https://github.com/encode/django-rest-framework/pull/9367)
48
* Remove unused code. [#9393](https://github.com/encode/django-rest-framework/pull/9393)
0 commit comments