If you ask this type of question you obviously are not the writer of the application. Or have not read the code. Do a search for "key_" on the code and all will be clear.
2009/5/12 Oliver Zheng <[email protected]>: > > I have been looking at the stored data of some apps, and noticed those > 3 columns. Key appears to be a hash/string of some sort. ID is usually > empty. Key name looks like an actual readable identifier, but it's > usually just "key_" + username or something that already exists. > > What is the use for any of this, from the perspective of a (python) > app? Why are they created and what can or should I do with them? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
