From 6b147ddc693c9a90293dd58e4376dadfabf482af Mon Sep 17 00:00:00 2001 From: Jonathan Mah Date: Fri, 22 Apr 2022 11:25:47 -0700 Subject: [PATCH] Updated supported Django versions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 778217ba..aa529cc7 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ We hope you enjoy using the MSSQL-Django 3rd party backend. ## Features -- Supports Django 2.2, 3.0, 3.1, 3.2 and 4.0 +- Supports Django 3.2 and 4.0 - Tested on Microsoft SQL Server 2016, 2017, 2019 - Passes most of the tests of the Django test suite - Compatible with