Skip to content

Commit 44fed4b

Browse files
Merge pull request #803 from DavidCain/dcain-django32
Declare Django 3.2 support in README, classifiers
2 parents 00b042b + 7adddf7 commit 44fed4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Generate **real** Swagger/OpenAPI 2.0 specifications from a Django Rest Framewor
1212
Compatible with
1313

1414
- **Django Rest Framework**: 3.10, 3.11, 3.12
15-
- **Django**: 2.2, 3.0, 3.1
15+
- **Django**: 2.2, 3.0, 3.1, 3.2
1616
- **Python**: 3.6, 3.7, 3.8, 3.9
1717

1818
Only the latest patch version of each ``major.minor`` series of Python, Django and Django REST Framework is supported.

0 commit comments

Comments
 (0)