Skip to content

Commit ac57003

Browse files
authored
Updated the docs to reflect Django3.0 support (#31)
1 parent d50988d commit ac57003

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ django-mssql-backend
77
Features
88
--------
99

10-
- Supports Django 2.2
10+
- Supports Django 2.2, 3.0
1111
- Supports Microsoft SQL Server 2008/2008R2, 2012, 2014, 2016, 2017
1212
- Passes most of the tests of the Django test suite
1313
- Compatible with
@@ -18,7 +18,7 @@ Features
1818
Dependencies
1919
------------
2020

21-
- Django 2.2
21+
- Django 2.2 or newer
2222
- pyodbc 3.0 or newer
2323

2424
Installation

0 commit comments

Comments
 (0)