Reputation: 75
I keep seeing errors in the Dev Server console log about the Datastore Admin builtin being deprecated. Is just the builtin deprecated or is the whole Datastore Admin deprecated. If the latter, what is the replacement.
WARNING 2012-03-26 15:04:34,698 appinfo.py:676] The datastore_admin builtin is deprecated.
Bonus points: why does DS Admin only work in Firefox?
Thanks, Kurt
Upvotes: 1
Views: 300
Reputation: 15143
You can turn the DS Admin on/off from the Admin Console, you don't need to specify in app.yaml anymore.
DS Admin works fine for me in Chrome. Where is it not working for you?
Upvotes: 1