@nischalshetty in python you have to enable it in appl.yaml: builtins: - datastore_admin: on
It seems not yet available in java http://code.google.com/appengine/docs/adminconsole/datastoreadmin.html#Grant_Permission_to_Write_to_the_Target_App sorry :-( Nick On Mar 19, 1:05 pm, nischalshetty <[email protected]> wrote: > I don't see the Datastore Admin link. Is it available for GAE/J ? > > -N > > On Mar 19, 4:32 am, nickmilon <[email protected]> wrote: > > > > > > > > > @Brandon +1 > > @nischalshetty you can make a backup to an other appl of yours without > > writing a single line of code - control panel > datastore admin > > > copy to an other appl. > > > On Mar 18, 12:22 pm, "Brandon Wirtz" <[email protected]> wrote: > > > > Plenty of sample code to export to other things, and if you have a > > > datastore > > > named Foobar you can just copy it to FoobarBU it's really fast. > > > > I'd rather have the team work on things I can't do for myself. Better > > > cache > > > headers, smarter instance spin up, more reliable Master Slave. > > > > From: [email protected] > > > [mailto:[email protected]] On Behalf Of nischalshetty > > > Sent: Friday, March 18, 2011 2:54 AM > > > To: [email protected] > > > Subject: [google-appengine] Pleasestarthis if you want datastore backups > > > > Does the idea of having a snapshot of your datastore excite you? Come on, > > > you always feel safer if you know you have an option to "rollback" changes > > > you end up making to the datastore. > > > > Pleasestarthis issue if you would like to have datastore archives > > > -http://code.google.com/p/googleappengine/issues/detail?id=776 > > > > Hoping GAE team starts work on this on priority. > > > > -- > > > You received this message because you are subscribed to the Google Groups > > > "Google App Engine" group. > > > To post to this group, send email to [email protected]. > > > To unsubscribe from this group, send email to > > > [email protected]. > > > For more options, visit this group > > > athttp://groups.google.com/group/google-appengine?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
