[google-appengine] Re: Does SDK datastore data upload with appcfg.py?

2009-01-02 Thread kang
no

On Sat, Jan 3, 2009 at 2:48 AM, 84dory bill.ba...@i-maj-in-it.com wrote:


 Pardon what should be an obvious question, but I have been unable to
 find a simple declarative answer.  Is the development data in the dev
 server datastore uploaded by appcfg.py?

 Thanks!

 



-- 
Stay hungry,Stay foolish.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Re: Does SDK datastore data upload with appcfg.py?

2009-01-02 Thread Alexander Kojevnikov

 Pardon what should be an obvious question, but I have been unable to
 find a simple declarative answer.  Is the development data in the dev
 server datastore uploaded by appcfg.py?

No, to upload the data you will need to use the bulk data uploader or
Gaebar:
 * http://code.google.com/appengine/articles/bulkload.html
 * http://aralbalkan.com/1837

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---