I need modifications made to a google appengine script im running. Currently its configured staticly using the web.py (webpy.org) framework using lambda functions and itterators (which I dont understand). I wish to convert it to use the datastore (Google Appengine).

If someone knows what they are doing its about an hours work, if they dont (like me, its days)