Skip to content

Commit c77b0e9

Browse files
committed
Update documentation
1 parent 2742866 commit c77b0e9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ There is a live example API for testing purposes, [available here][sandbox].
5656
# Requirements
5757

5858
* Python 3.6+
59-
* Django 4.2, 4.1, 4.0, 3.2, 3.1, 3.0
59+
* Django 5.0, 4.2, 4.1, 4.0, 3.2, 3.1, 3.0
6060

6161
We **highly recommend** and only officially support the latest patch release of
6262
each Python and Django series.

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ continued development by **[signing up for a paid plan][funding]**.
8787
REST framework requires the following:
8888

8989
* Python (3.6, 3.7, 3.8, 3.9, 3.10, 3.11)
90-
* Django (3.0, 3.1, 3.2, 4.0, 4.1, 4.2)
90+
* Django (3.0, 3.1, 3.2, 4.0, 4.1, 4.2, 5.0)
9191

9292
We **highly recommend** and only officially support the latest patch release of
9393
each Python and Django series.

0 commit comments

Comments
 (0)