[google-appengine] how to get all entities of one Model for ndb?

2012-06-21 Thread saintthor
as db.Model.all() does. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/aPHU2eqM_3AJ. To post to this group, send email to google-appengine@googleg

Re: [google-appengine] how to get all entities of one Model for ndb?

2012-06-21 Thread Brian Quinlan
db.Model.query() On Thu, Jun 21, 2012 at 2:52 AM, saintthor wrote: > as db.Model.all() does. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-appengi