Caveat: This is
only a spartan demonstration of the passing
of entity keys in the Google App Engine environment, using
Python and Django. It is
not a demo of editing, CSS, AJAX, UI,
UX, Javascript, exception handling, authentication, Google APIs, IDEs,
timestamps, Datastore references, best practices, secure practices, etc.
--
Greg Bryant
Update: the need to limit lists and items here (I used 10 on each)
and the need to move from python 2.5 to 2.7, required a few changes.
I put the new files here without further comment.
app.yaml |
passingkeys.py |