summaryrefslogtreecommitdiff
path: root/docs/ref/databases.txt
diff options
context:
space:
mode:
authorGabriel Hurley <gabehr@gmail.com>2011-03-03 19:32:55 +0000
committerGabriel Hurley <gabehr@gmail.com>2011-03-03 19:32:55 +0000
commitde46b6687f3ed9b35def38df5f4f74a304f3112c (patch)
tree88adbf39cee818c7df12a4d71281a0e72a4f279b /docs/ref/databases.txt
parent1091a8e73e7ed026a698f57799aee1c4f7bfdbf7 (diff)
[1.2.X] Added crossref targets for a couple of Django exceptions and cleaned up related reST markup.
Backport of [15733] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15734 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/ref/databases.txt')
-rw-r--r--docs/ref/databases.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/databases.txt b/docs/ref/databases.txt
index a6d73b3dcc..6f1ce5deae 100644
--- a/docs/ref/databases.txt
+++ b/docs/ref/databases.txt
@@ -231,7 +231,7 @@ MySQLdb 1.2.1p2 or 1.2.2, you should still use ``utf8_collation_ci_swedish``
table (usually called ``django_session``) and the
:class:`django.contrib.admin.models.LogEntry` table (usually called
``django_admin_log``). Those are the two standard tables that use
-:class:`~django.db.model.TextField` internally.
+:class:`~django.db.models.TextField` internally.
.. _fixed in MySQLdb 1.2.2: http://sourceforge.net/tracker/index.php?func=detail&aid=1495765&group_id=22307&atid=374932