Lets assume that i have two classes: 'super' and 'sub'. if i join a 'sub' to a 'super' using MultipleJoin the 'sub's' foreign key automatically gets set to the 'super', however if i join the two using RelatedJoin, the 'sub' does not get joined back to the 'super'. is there any way to change this, so that RelatedJoins are automatically bi-directional?
I've been doing all my data-entry in Catwalk, if that makes a difference. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

