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 4d06626 commit e9f3fd2Copy full SHA for e9f3fd2
docs/community/release-notes.md
@@ -46,6 +46,7 @@ You can determine your currently installed version using `pip show`:
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)
49
+* Django < 4.2 and Python < 3.8 no longer supported. [#9393](https://github.com/encode/django-rest-framework/pull/9393)
50
51
### 3.15.1
52
0 commit comments