Browse Source
Merge pull request #909 from doccano/fix/#858
Replace django-pyodbc-azure with django-mssql-backend
pull/911/head
Hiroki Nakayama
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
app/requirements.txt
|
|
@ -9,10 +9,10 @@ django-cloud-browser==0.5.0 |
|
|
|
django-cors-headers==3.1.1 |
|
|
|
django-filter==2.0.0 |
|
|
|
django-heroku==0.3.1 |
|
|
|
django-mssql-backend==2.8.1 |
|
|
|
django-webpack-loader==0.6.0 |
|
|
|
django-widget-tweaks==1.4.2 |
|
|
|
django-polymorphic==2.0.3 |
|
|
|
django-pyodbc-azure==2.1.0.0 |
|
|
|
django-rest-polymorphic==0.1.8 |
|
|
|
djangorestframework==3.10 |
|
|
|
djangorestframework-csv==2.1.0 |
|
|
|