Re: [google-appengine] Cannot access to Datastore Admin

2010-12-29 Thread Wesley C (Google)
greetings, are you using Safari on a Mac? if so, see the ticket below. if not, please add your OS/browser+version pair to this ticket: http://code.google.com/p/googleappengine/issues/detail?id=4021 -- wesley - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Core Python Programming,

[google-appengine] Cannot access to Datastore Admin

2010-12-22 Thread Kegan Gan
I want to access the App Engine Datastore Admin for my application. I have added the following to my app.yaml: builtins: - appstats: on - datastore_admin: on - remote_api: on I can see the Datastore Admin link on my application dashboard. However, every time I click on the Datastore