Hi Francis The answer suggested by Megala had worked for me.
You might also look into the following related discussion: http://groups.google.com/group/google-appengine/browse_frm/thread/df3fba329aa8e98a/60a8ead67e8f9fa6?lnk=gst&q=jagan#60a8ead67e8f9fa6 Thanks Jagan On Sep 26, 4:32 pm, megala dhinakaran <[email protected]> wrote: > Hi Francis you just change configuration like that and try surely you got > answer > > - property: __key__ > external_name: key > export_transform: transform.key_id_or_name_as_string > import_transform: transform.create_foreign_key('Kind', key_is_id=True) > > Cheers > Megala -- 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.
