Update README to support DRF 3.10 (#424)

master
johnthagen 2019-09-29 11:51:54 -04:00 committed by Cristi Vîjdea
parent ab6444a32e
commit 212891b1b8
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ Generate **real** Swagger/OpenAPI 2.0 specifications from a Django Rest Framewor
Compatible with Compatible with
- **Django Rest Framework**: 3.8, 3.9 - **Django Rest Framework**: 3.8, 3.9, 3.10
- **Django**: 1.11, 2.1, 2.2 - **Django**: 1.11, 2.1, 2.2
- **Python**: 2.7, 3.5, 3.6, 3.7 - **Python**: 2.7, 3.5, 3.6, 3.7