Test Django 4.0

This commit is contained in:
Jet Li 2021-12-09 17:57:51 +08:00 committed by GitHub
parent 51269d4145
commit 3683b86d9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -85,7 +85,7 @@ continued development by **[signing up for a paid plan][funding]**.
REST framework requires the following:
* Python (3.5, 3.6, 3.7, 3.8, 3.9)
* Django (2.2, 3.0, 3.1, 3.2)
* Django (2.2, 3.0, 3.1, 3.2, 4.0)
We **highly recommend** and only officially support the latest patch release of
each Python and Django series.