On Wed, Apr 22, 2009 at 3:24 PM, Nick Johnson <[email protected]>wrote:
> > 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 -~----------~----~----~----~------~----~------~--~---
