On 10/09/2007, Joost Moesker <[EMAIL PROTECTED]> wrote: > > Hi, > > I haven't been using SO for some time but i'm pretty sure you can use > the following: > Shot.selectBy(lead_td=user) > > or alternatively > Shot.select(Shot.q.lead_tdID==user.id) > > hope this works.
Thankyou.. Shot.q.lead_tdID certainly does work. I could have sworn I tried that! ;) Great list. I'm moving forward again. Cheers, r. --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---

