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

git-svn-id: http://code.djangoproject.com/svn/django/trunk@15366 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Russell Keith-Magee 2011-01-30 13:33:27 +00:00
parent 4bb1b2304d
commit 14c082646d
1 changed files with 0 additions and 1 deletions

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
class-based-views
generic-views-migration