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 20:59:42 +0100 |
| commit | 5573a54d409bb98b5c5acdb308310bed02d392c2 (patch) | |
| tree | 6c1ca9ebc200b32e3cc9a793bc8bcfd5e001b341 /docs/ref | |
| parent | ef93fd4683645635d3597e17c23f9ed862dd716b (diff) | |
Updated link to IBM DB2 backend.
See https://github.com/ibmdb/python-ibmdb/pull/375
Diffstat (limited to 'docs/ref')
| -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 736b5b77ee..8f1de4c283 100644 --- a/docs/ref/databases.txt +++ b/docs/ref/databases.txt @@ -1045,7 +1045,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/ |
