How can I get the Key
from a model I just inserted with put()
?
I'm talking about the value from the Key
column from this image: https://i.stack.imgur.com/hT7hQ.png
Also, what is exactly Key
? IIRC it's something that GAE generates automatically, but how/why/what for?