diff options
| author | Sergey Fedoseev <fedoseev.sergey@gmail.com> | 2019-11-26 00:59:42 +0500 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2019-11-25 21:00:44 +0100 |
| commit | 2af606003a97559cd2c91b2ca0e41b326752303b (patch) | |
| tree | b15b0a910eef50850546e9f547033c619d5af984 /docs | |
| parent | 28dd5362ae17a975c4d273d6019aeb8e890e3576 (diff) | |
[2.2.x] Updated link to IBM DB2 backend.
See https://github.com/ibmdb/python-ibmdb/pull/375
Backport of 5573a54d409bb98b5c5acdb308310bed02d392c2 from master
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ref/databases.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/databases.txt b/docs/ref/databases.txt index d525224dd6..a511b5828e 100644 --- a/docs/ref/databases.txt +++ b/docs/ref/databases.txt @@ -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/ |
