Hi, I'd like to add some post-insertion-processing in my modle objects to create/update related models.
The _init-method isn't the right spot, as I can't discriminate the reason for it being called - update or create. So I was wondering: how do you guys deal with such cases? Regards, Diez --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

