All the tutorials on forms discuss creating a new record.

I've got a record in the database, I want to fetch it, plunk its values into a 
form, let the user edit it and save it.

I don't see how to conveniently put the model's values into the form.  It seems 
the form wants a dictionary of values, so how to convert a model object to a 
dict?

-Todd Blanchard

--

You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.


Reply via email to