Is there a way to get the key name that you installed using:
Model( key_name = ... ... )
I tried using the key () method, but returns the one that Google does.
This is the key (). name ()
Documents in the Key Class
I was looking for a solution in my NDB data warehouse case. Check out the NDB Key link .
With an NDB model, you should use model.key.string_id ()