reply | raw
1 2
id = self.get('userid') GQLQuery = ("select __key__ from yourModel where user_id = ", id)