From 58fad7f9fdf7ae15d0ac7393b813a3df57760b81 Mon Sep 17 00:00:00 2001 From: Jacob Kaplan-Moss Date: Wed, 3 Sep 2008 23:10:07 +0000 Subject: Added the last notes about 1.0, including the inevitable (short!) list of known issues. git-svn-id: http://code.djangoproject.com/svn/django/trunk@8959 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/ref/databases.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/ref') 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 ============ -- cgit v1.3