summaryrefslogtreecommitdiff
path: root/docs/ref/forms
diff options
context:
space:
mode:
authorMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2008-08-27 08:05:59 +0000
committerMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2008-08-27 08:05:59 +0000
commit7e9a22aae7a363a60d6aa2a27a06b1fd01d6ac13 (patch)
treec265d6a1d2cde8fde082be7f13a2d87bc369fdff /docs/ref/forms
parentec8848dad50a4687a8bc3ba7270bf08dbf5ac25a (diff)
Fixed #7289 -- Made ModelForms behave like Forms in the sense that Field
objects don't appear as attributes on the final form instance. They continue to appear as elements of the form_instance.fields mapping. If you were relying on ModelForms having fields as attributes, then this will be slightly backwards incompatible. However, normal template usage will see no change at all. Patch from Daniel Pope. git-svn-id: http://code.djangoproject.com/svn/django/trunk@8618 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/ref/forms')
0 files changed, 0 insertions, 0 deletions