django/docs/topics/forms
Ramiro Morales e308cfc0e1 Added support for specifying initial values to model formsets and inline formsets.
This make them consistent with the similar capability of regular
formsets. Thanks to simon29 form the report and to Claude Paroz for the
patch.

Fixes #14574.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@17373 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-01-15 01:36:14 +00:00
..
formsets.txt Added support for specifying initial values to model formsets and inline formsets. 2012-01-15 01:36:14 +00:00
index.txt Fixed #16851 - Added how-to access form field value in template; thanks yasar11732 for the patch. 2011-11-21 23:33:39 +00:00
media.txt
modelforms.txt Added support for specifying initial values to model formsets and inline formsets. 2012-01-15 01:36:14 +00:00