summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2018-08-25 18:36:00 -0400
committerTim Graham <timograham@gmail.com>2018-08-25 18:36:00 -0400
commit7b7fb2eca51dacb5002a4e6b6e1417b36bd5dfd7 (patch)
tree53e09e238299545cfa753df3e7ff49de4d525e2a /docs
parente1816669732c54c40122c8a22dcba42f6ee3c326 (diff)
Fixed #29709 -- Updated recommended SQL Server backend to django-pyodbc-azure.
Diffstat (limited to 'docs')
-rw-r--r--docs/ref/databases.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/databases.txt b/docs/ref/databases.txt
index 10921f0e64..e4bd5b87e7 100644
--- a/docs/ref/databases.txt
+++ b/docs/ref/databases.txt
@@ -929,6 +929,6 @@ the support channels provided by each 3rd party project.
.. _SAP SQL Anywhere: https://github.com/sqlanywhere/sqlany-django
.. _IBM DB2: https://pypi.org/project/ibm_db/
-.. _Microsoft SQL Server: https://django-mssql.readthedocs.io/en/latest/
+.. _Microsoft SQL Server: https://pypi.org/project/django-pyodbc-azure/
.. _Firebird: https://github.com/maxirobaina/django-firebird
.. _ODBC: https://github.com/lionheart/django-pyodbc/