mirror of
https://github.com/django/django.git
synced 2025-08-03 10:34:04 +00:00
Fixed #15134 -- Placed formset documentation before modelform documentation in the forms topic index to improve the logical flow of information being presented. Thanks to Aryeh Leib Taurog for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15447 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
0f50ef12bf
commit
327d69de73
1 changed files with 1 additions and 1 deletions
|
@ -396,8 +396,8 @@ This covers the basics, but forms can do a whole lot more:
|
|||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
modelforms
|
||||
formsets
|
||||
modelforms
|
||||
media
|
||||
|
||||
.. seealso::
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue