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 a4e4783 commit 695b17fCopy full SHA for 695b17f
CHANGES.rst
@@ -4,6 +4,13 @@ Changes
4
Unreleased
5
----------
6
7
+
8
+.. DEV: Move these comments just below the "Unreleased" section when preparing a new release!
9
+.. Start of PyPI readme
10
11
+3.7.0 (2024-05-29)
12
+------------------
13
14
- Dropped support for Django 3.2, which reached end-of-life on 2024-04-01 (gh-1344)
15
- Removed the temporary requirement on ``asgiref>=3.6`` added in 3.5.0,
16
now that the minimum required Django version is 4.2 (gh-1344)
@@ -13,8 +20,6 @@ Unreleased
20
- Added ``django>=4.2`` as an installation dependency, to mirror the minimum version
21
tested in our CI (gh-1349)
22
-.. Start of PyPI readme
17
-
18
23
3.6.0 (2024-05-26)
19
24
------------------
25
0 commit comments