diff options
| author | Gabriel Hurley <gabehr@gmail.com> | 2010-10-10 07:09:57 +0000 |
|---|---|---|
| committer | Gabriel Hurley <gabehr@gmail.com> | 2010-10-10 07:09:57 +0000 |
| commit | 13229684091072db5e8c5b4b6c06c489ef33c9b0 (patch) | |
| tree | baae2de25bb556dba4ad3f85d83bf5471d4f2f04 /docs/ref/forms | |
| parent | 95d0ffbb0f96c3f77a64459a2922739d44819896 (diff) | |
[1.2.X] Makes links to form and field validation (and form reference docs in general) more readily available from form topic overview. Thanks to john_fries for the report.
Backport of [14112] from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14113 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/ref/forms')
| -rw-r--r-- | docs/ref/forms/index.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/forms/index.txt b/docs/ref/forms/index.txt index 610416a363..866afed6dc 100644 --- a/docs/ref/forms/index.txt +++ b/docs/ref/forms/index.txt @@ -5,7 +5,7 @@ Forms Detailed form API reference. For introductory material, see :doc:`/topics/forms/index`. .. toctree:: - :maxdepth: 1 + :maxdepth: 2 api fields |
