Merge pull request #884 from manfre/patch-1

Fixed #19996 - Updated link to django-mssql project in docs.
This commit is contained in:
Aymeric Augustin 2013-03-06 09:26:29 -08:00
commit c8e3a23d0f
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ database queries, Django will need permission to create a test database.
.. _Oracle: http://www.oracle.com/
.. _Sybase SQL Anywhere: http://code.google.com/p/sqlany-django/
.. _IBM DB2: http://code.google.com/p/ibm-db/
.. _Microsoft SQL Server 2005: http://code.google.com/p/django-mssql/
.. _Microsoft SQL Server 2005: https://bitbucket.org/Manfre/django-mssql/
.. _Firebird: http://code.google.com/p/django-firebird/
.. _ODBC: http://code.google.com/p/django-pyodbc/
.. _removing-old-versions-of-django: