diff options
Diffstat (limited to 'docs/ref/databases.txt')
| -rw-r--r-- | docs/ref/databases.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/ref/databases.txt b/docs/ref/databases.txt index d4c4a25189..0dce7eabc9 100644 --- a/docs/ref/databases.txt +++ b/docs/ref/databases.txt @@ -13,6 +13,8 @@ This file describes some of the features that might be relevant to Django usage. Of course, it is not intended as a replacement for server-specific documentation or reference manuals. +.. _mysql-notes: + MySQL notes =========== @@ -240,7 +242,6 @@ matter unless you're printing out the field values and are expecting to see .. _sqlite-notes: - SQLite notes ============ |
