mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-27 08:29:59 +03:00
Update README, docs homepage to properly reflect Python versions that we test against
This commit is contained in:
parent
2fb26da319
commit
41aabea60b
|
@ -54,7 +54,7 @@ There is a live example API for testing purposes, [available here][sandbox].
|
||||||
|
|
||||||
# Requirements
|
# Requirements
|
||||||
|
|
||||||
* Python (3.5, 3.6, 3.7, 3.8, 3.9)
|
* Python (3.6, 3.7, 3.8, 3.9, 3.10)
|
||||||
* Django (2.2, 3.0, 3.1, 3.2, 4.0)
|
* Django (2.2, 3.0, 3.1, 3.2, 4.0)
|
||||||
|
|
||||||
We **highly recommend** and only officially support the latest patch release of
|
We **highly recommend** and only officially support the latest patch release of
|
||||||
|
|
|
@ -85,7 +85,7 @@ continued development by **[signing up for a paid plan][funding]**.
|
||||||
|
|
||||||
REST framework requires the following:
|
REST framework requires the following:
|
||||||
|
|
||||||
* Python (3.5, 3.6, 3.7, 3.8, 3.9)
|
* Python (3.6, 3.7, 3.8, 3.9, 3.10)
|
||||||
* Django (2.2, 3.0, 3.1, 3.2, 4.0)
|
* Django (2.2, 3.0, 3.1, 3.2, 4.0)
|
||||||
|
|
||||||
We **highly recommend** and only officially support the latest patch release of
|
We **highly recommend** and only officially support the latest patch release of
|
||||||
|
|
Loading…
Reference in New Issue
Block a user