I am having an issue with allocate_ids(model_key, count) -
http://code.google.com/appengine/docs/python/datastore/functions.html
- on localhost. My understanding of this function is that IDs
allocated via this function call for a kind, will not be generated
again. Is there a requirement to use ids generated by this function
call in Keys to ensure that they will not be issued again?


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

Reply via email to