[1.2.X] Fixed #15134 -- Removed a duplicate TOC entry for modelforms docs. Thanks to Aryeh Leib Taurog for the report.

Backport of r15366 from trunk.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15368 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Russell Keith-Magee 2011-01-30 13:35:40 +00:00
parent afb8c44cde
commit d88753066d

View File

@ -10,7 +10,6 @@ Introductions to all the key parts of Django you'll need to know:
db/index
http/index
forms/index
forms/modelforms
templates
generic-views
files