Yes, the str(i.key()) creats the string value.


On Sep 27, 10:58 am, RunningCloud <lou.houlema...@gmail.com> wrote:
> I think str(i.key()) gets you a long string you can use. key itself is
> an object. Note case and function syntax.
>
> On Sep 27, 12:53 am, SiVi <krzysztof.biele...@gmail.com> wrote:
>
> > Hi
>
> > Is there a way to pass Key of entity to template engine from Results
> > variable?
>
> > something to be access from template like
> > {% for i in entities %}
> >    {{ i.Key }}
> > {%endfor%}
--~--~---------~--~----~------------~-------~--~----~
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-appengine@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