Re: [google-appengine] Datastore entity viewing

2011-03-15 Thread Wim den Ouden
the kind (table) only appears when you write to it. 2011/3/15 BonguN > Hi, > > I have four different entities in my application, but when I access > the datastore all I see is just one single entity. > I cleaned my datastore and added a new db file to the folder that has > my application. When I

[google-appengine] Datastore entity viewing

2011-03-14 Thread BonguN
Hi, I have four different entities in my application, but when I access the datastore all I see is just one single entity. I cleaned my datastore and added a new db file to the folder that has my application. When I run my application why don't I see all my entities declared in my python code? Pl

[google-appengine] Datastore Entity

2008-10-24 Thread Koren
hi, is it possible to create a datastore entity at runtime? i have the situation that i need to create new Entities (and not records) during runtime. This corresponds to setting up a database table during runtime instead of just adding rows to the same table. thanks, Koren --~--~-~--~-