django/tests/regressiontests/model_formsets_regress
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
..
__init__.py
models.py
tests.py Added support for specifying initial values to model formsets and inline formsets. 2012-01-15 01:36:14 +00:00