Rob,
I made my posted sample  according to the example at
http://www.djangoproject.com/documentation/forms/
There is no command like
new_data = manipulator.flatten_data()
only
new_data = user.__dict__
Eventhough I tried  manipulator.flatten_data(), it did not help.
So, where is the problem then.
Thank you.
Regards,
L.

Reply via email to