I have a class that holds users and a class with objects the users
own.    The user class stores the user type.  I want to query to find
all objects owned by users of a specific type.  I have a ref that
points to users in the objects class, but not sure how I can use this
to do what I need.  I know I can access the objects from the Ref, but
not sure how to pass the query as a list to a template and acesss the
Ref.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to