Hi !

            customer = Customer(**edit_form.clean_data)

Thanks! you gave me a good hint! :) I was unsure how to pass data, now
I understand that its
easy :) I will port my code to use ** to pass clean data now.

Btw, you can see my feedback on django.newforms here:
http://groups.google.com.ua/group/django-developers/msg/5e14ffb43e72644a

Alex


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to