> datastore_types.Key.from_path(u'Issue', 31L, _app=u'epubpub2')

How you did it ?
You simply asked for db.Key(mykey)?
Is it possible to get other informations for this entity, from another app-id ?

Jeff, I can't find the key's id using datastore view or in documentation.

The idea is to have 4 commands
/add/application, edit, remove and view.

the 'view' command will be used to display content to my visitors
(unauthenticated).

add/edit/remove will verify if that key belongs to that user

How you guys do something like that ?
I mean, pass an identification parameter to your application, in a safe way ?

-- 
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-appeng...@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