Re: [google-appengine] GAE bulkloader charset problem.

2013-09-03 Thread Vinny P
On Tue, Sep 3, 2013 at 9:44 AM, Sercan Altundas wrote: > I upload a *"Person.csv"* file to my GAE application via bulkloader, > which looks like this; > > Name,Age,Gender > Sercan,22,M > Tabitha,21,F > > once I upload the table, I can properly see it in datastore viewer. But > then when I want to

[google-appengine] GAE bulkloader charset problem.

2013-09-03 Thread Sercan Altundas
I upload a *"Person.csv"* file to my GAE application via bulkloader, which looks like this; Name,Age,Gender Sercan,22,M Tabitha,21,F once I upload the table, I can properly see it in datastore viewer. But then when I want to download it back, again via bulkloader, file comes back wit corrupt c

[google-appengine] GAE Bulkloader

2011-11-17 Thread Saurabh S
Hi , i have developed my application in python using web2py framework , i had some previous data which was supposed to be imported into the datastore . i tried the inbuilt import functionality provided by web2py on GAE but the problem is when we import the table into GAE , the id's associated with