1
0
mirror of https://github.com/django/django.git synced 2025-07-12 05:39:11 +00:00

[2.2.x] Updated link to IBM DB2 backend.

See https://github.com/ibmdb/python-ibmdb/pull/375
Backport of 5573a54d409bb98b5c5acdb308310bed02d392c2 from master
This commit is contained in:
Sergey Fedoseev 2019-11-26 00:59:42 +05:00 committed by Mariusz Felisiak
parent 28dd5362ae
commit 2af606003a

View File

@ -984,7 +984,7 @@ vary considerably. Queries regarding the specific capabilities of these
unofficial backends, along with any support queries, should be directed to
the support channels provided by each 3rd party project.
.. _IBM DB2: https://pypi.org/project/ibm_db/
.. _IBM DB2: https://pypi.org/project/ibm_db_django/
.. _Microsoft SQL Server: https://pypi.org/project/django-pyodbc-azure/
.. _Firebird: https://github.com/maxirobaina/django-firebird
.. _ODBC: https://github.com/lionheart/django-pyodbc/