But q.key().id() is not order by time,sometimes you need set a key_name to instead of id.
2009/4/22 Nick Johnson <[email protected]> > > q.id will return the value of the 'id' property you added to the > model, but all entities also have an automatically generated id (or a > name, if you set one instead), which you can access with q.key().id(). > > -Nick Johnson > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
