Ah read the documentation more closely. http://code.google.com/appengine/articles/modeling.html
It reveals that a one-to-many relationship has (on the one-side) a property of <class_name>_set to access the other model (it's a query object so it wont perform query until trying to access attributes?). --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
