1
0
mirror of https://github.com/django/django.git synced 2025-10-24 06:06:09 +00:00

[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
This commit is contained in:
Gary Wilson Jr
2009-12-26 03:47:47 +00:00
parent 81f994583c
commit 498c31364c
14 changed files with 41 additions and 31 deletions

View File

@@ -1,5 +1,6 @@
.. _ref-forms-index:
=====
Forms
=====
@@ -7,8 +8,8 @@ Detailed form API reference. For introductory material, see :ref:`topics-forms-i
.. toctree::
:maxdepth: 1
api
fields
widgets
validation
validation