From 7dabaa8ee33a97558486905f18e8cb5cd357d7da Mon Sep 17 00:00:00 2001 From: Maxime Lorant Date: Thu, 3 Sep 2015 23:23:08 +0200 Subject: [1.8.x] Refs #25345 -- Updated links to code.google.com. Backport of c92cd22d02349b73d169a3a2ff3b6fe7a54bfb0c from master --- docs/ref/databases.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'docs/ref') diff --git a/docs/ref/databases.txt b/docs/ref/databases.txt index 227b5b7921..a9308a76a0 100644 --- a/docs/ref/databases.txt +++ b/docs/ref/databases.txt @@ -910,7 +910,6 @@ by 3rd parties that allow you to use other databases with Django: * `Microsoft SQL Server`_ * Firebird_ * ODBC_ -* ADSDB_ The Django versions and ORM features supported by these unofficial backends vary considerably. Queries regarding the specific capabilities of these @@ -918,8 +917,7 @@ unofficial backends, along with any support queries, should be directed to the support channels provided by each 3rd party project. .. _SAP SQL Anywhere: https://github.com/sqlanywhere/sqlany-django -.. _IBM DB2: http://code.google.com/p/ibm-db/ +.. _IBM DB2: https://pypi.python.org/pypi/ibm_db/ .. _Microsoft SQL Server: http://django-mssql.readthedocs.org/en/latest/ .. _Firebird: https://github.com/maxirobaina/django-firebird .. _ODBC: https://github.com/lionheart/django-pyodbc/ -.. _ADSDB: http://code.google.com/p/adsdb-django/ -- cgit v1.3