开发者

Get and set data on Google App Engine

How can I开发者_运维技巧 store some data on Google App Engine? I'm using Django.


Assuming you don't want to just write web form pages to do this, you might want to take a look at http://code.google.com/appengine/docs/python/tools/uploadingdata.html which explains a few different ways to import/export data from the appengine datastore.


You can use google app engine helper. Django cannot understand google app engine so you can use this helper to make the Django understand app engine and you are good to go.. http://code.google.com/p/google-app-engine-django/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜