Fantastic, Nick, thanks for the info. Is there an equally simple way to output the key_name on bulk download?
On May 18, 5:00 am, "Nick Johnson (Google)" <[email protected]> wrote: > Hi ecognium, > > You can do this by implementing the generate_key method in your > bulkloader.Loader class. See the code for > details:http://code.google.com/p/googleappengine/source/browse/trunk/python/g... > > -Nick Johnson > > On Mon, May 18, 2009 at 4:54 AM, ecognium <[email protected]> wrote: > > > Hi All, > > How do i specify a key name when using the bulk upload tool? I am > > currently using WWW:: Mechanize to upload my data one row at a time > > but would be nice if i can use the bulk loader as i don't want to > > reinvent the many options available in the tool. > > > Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
