>  The actual code is here -
http://www.satchmoproject.com/trac/browser/satchmo/trunk/satchmo/shop...
and the save function starts at line 150.

I had a look and was wondering about the
self.clean_data['other_field'] references within various clean_x
methods. I thought, perhaps cyclic references (???). Try getting the
form.clean_data value in a separate line from the save() call (with
printlns between), because perhaps it is cleaning that is causing the
delay.

That is a bit of a punt, though. Good luck.
 -rob


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
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