From 498c31364c06beea8dc83cc63c0cd006c6b4c625 Mon Sep 17 00:00:00 2001 From: Gary Wilson Jr Date: Sat, 26 Dec 2009 03:47:47 +0000 Subject: [1.1.X] Fixed #9465 -- Simplified API Reference documentation titles for easier lookup and made first-level heading styles consistent. Thanks, adamnelson. Backport of r11990 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@11991 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/ref/models/index.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/ref/models') diff --git a/docs/ref/models/index.txt b/docs/ref/models/index.txt index 6918f335da..64b47b26cc 100644 --- a/docs/ref/models/index.txt +++ b/docs/ref/models/index.txt @@ -1,5 +1,6 @@ .. _ref-models-index: +====== Models ====== -- cgit v1.3