mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-16 11:12:21 +03:00
declare django 5.2 support
This commit is contained in:
parent
78929144f3
commit
734687ce01
|
@ -55,7 +55,7 @@ Some reasons you might want to use REST framework:
|
|||
# Requirements
|
||||
|
||||
* Python 3.8+
|
||||
* Django 4.2, 5.0, 5.1
|
||||
* Django 4.2, 5.0, 5.1, 5.2
|
||||
|
||||
We **highly recommend** and only officially support the latest patch release of
|
||||
each Python and Django series.
|
||||
|
|
Loading…
Reference in New Issue
Block a user