mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-22 17:47:04 +03:00
docs: update django requirement to 4.2 (#9128)
This commit is contained in:
parent
d181511155
commit
8da6b696ab
|
@ -86,7 +86,7 @@ continued development by **[signing up for a paid plan][funding]**.
|
||||||
REST framework requires the following:
|
REST framework requires the following:
|
||||||
|
|
||||||
* Python (3.6, 3.7, 3.8, 3.9, 3.10, 3.11)
|
* Python (3.6, 3.7, 3.8, 3.9, 3.10, 3.11)
|
||||||
* Django (3.0, 3.1, 3.2, 4.0, 4.1)
|
* Django (3.0, 3.1, 3.2, 4.0, 4.1, 4.2)
|
||||||
|
|
||||||
We **highly recommend** and only officially support the latest patch release of
|
We **highly recommend** and only officially support the latest patch release of
|
||||||
each Python and Django series.
|
each Python and Django series.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user