Skip to content

Commit 2a43bd8

Browse files
committed
Updated badges
1 parent e1ec881 commit 2a43bd8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ Full documentation is available on `Read the Docs <http://django-rest-framework-
1818
Requirements
1919
------------
2020

21-
- Python (2.7, 3.4, 3.5, 3.6, 3.7, 3.8)
22-
- Django (1.9, 1.10, 1.11, 2.0, 2.1, 2.2, 3.0)
23-
- Django REST Framework (3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11)
21+
- Python (3.5, 3.6, 3.7, 3.8, 3.9)
22+
- Django (2.0, 2.1, 2.2, 3.0, 3.1)
23+
- Django REST Framework (3.7, 3.8, 3.9, 3.10, 3.11, 3.12)
2424

25-
Note: Django 3.0 is only supported with Django REST Framework 3.11 or superior and DRF-datatables version 0.5.1 or superior.
25+
Note: Django 3.0 or superior is only supported with Django REST Framework 3.11 or superior and DRF-datatables version 0.5.1 or superior.
2626

2727
Quickstart
2828
----------

0 commit comments

Comments
 (0)