> is the last line a typo?  You really mean
>
> projects = RelatedJoin('Project')
>
> right?  And if so can't you just then do
> t = Tag.byName('a given tag')
> projects = list(t.projects)
> to get all the projects for a given tag?

i'm a total moron.  Yes, that was a typo, and yes, that is exactly the
(incredibly obvious) answer to my problem. 

Thank you.


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

Reply via email to