This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
modeltests
/
model_forms
History
Adrian Holovaty
78b89ff118
Fixed
#3232
-- newforms: Added save_instance(), which saves a given bound form's clean_data into a given model instance with the same field names
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@4300
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-09 05:49:47 +00:00
..
__init__.py
newforms: Added initial implementation of form_for_model and form_for_fields
2006-12-15 05:46:11 +00:00
models.py
Fixed
#3232
-- newforms: Added save_instance(), which saves a given bound form's clean_data into a given model instance with the same field names
2007-01-09 05:49:47 +00:00