7e9a22aae7
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 |
||
---|---|---|
.. | ||
extras | ||
__init__.py | ||
fields.py | ||
forms.py | ||
formsets.py | ||
models.py | ||
util.py | ||
widgets.py |