On Jan 25, 1:21 pm, John M <[EMAIL PROTECTED]> wrote:
> I have a OneToMany Model where in the save() routine of the Many class
> I try to manipulate a set of fields of the owner of my record.  See my
> dpaste examplehttp://dpaste.com/hold/32545/

You've got an indentation problem on line 64 there. That's why
Trade.save() is never getting called.

--~--~---------~--~----~------------~-------~--~----~
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