Skip to content

Commit 00bbdca

Browse files
authored
Update README.md
1 parent 35bacff commit 00bbdca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ We hope you enjoy using the MSSQL-Django 3rd party backend.
1010

1111
## Features
1212

13-
- Supports Django 2.2, 3.0
13+
- Supports Django 2.2, 3.0 and 3.1
1414
- Tested on Microsoft SQL Server 2016, 2017, 2019
1515
- Passes most of the tests of the Django test suite
1616
- Compatible with
@@ -20,12 +20,12 @@ We hope you enjoy using the MSSQL-Django 3rd party backend.
2020

2121
## Dependencies
2222

23-
- Django 2.2 or 3.0
23+
- Django 2.2, 3.0 or 3.1
2424
- pyodbc 3.0 or newer
2525

2626
## Installation
2727

28-
1. Install pyodbc 3.0 (or newer) and Django 2.2 (or 3.0)
28+
1. Install pyodbc 3.0 (or newer) and Django 2.2, 3.0 or 3.1
2929

3030
2. Install mssql-django:
3131

0 commit comments

Comments
 (0)