Declared Django 4.2 support in README.md (#8985)

This commit is contained in:
Mehraz Hossain Rumman 2023-05-15 21:02:17 +06:00 committed by Saadullah Aleem
parent b9c8d1923d
commit e6655e3b97

View File

@ -55,7 +55,7 @@ There is a live example API for testing purposes, [available here][sandbox].
# Requirements
* Python 3.6+
* Django 4.1, 4.0, 3.2, 3.1, 3.0
* Django 4.2, 4.1, 4.0, 3.2, 3.1, 3.0
We **highly recommend** and only officially support the latest patch release of
each Python and Django series.