views:

20

answers:

0

Hey, I got a google wave python robot running with an existing django app engine web app.

all works well apart from one thing. for some reason i am unable to access my datastore which is the same datastore for the django webapp.

i want to read data and store data to the django datastore from the robot.

what can i do?