You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,8 +34,8 @@ Further use cases are documented in the tests, see [**here**][tests] for more us
34
34
35
35
This package supports:
36
36
37
-
- Python 3.10, 3.11
38
-
- Django 3.2, 4.0, 4.1, 4.2, 5.0
37
+
- Python 3.10, 3.11, 3.12
38
+
- Django 3.2, 4.0, 4.1, 4.2, 5.0, 5.1
39
39
- Django Rest Framework 3.12, 3.13, 3.14, 3.15
40
40
41
41
For an exact list of tested version combinations, see the `valid_version_combinations` set in the [noxfile](https://github.com/kraken-tech/django-rest-framework-recursive/blob/master/noxfile.py)
0 commit comments