可能重复:
Google App Engine - one datastore for different domains and apps
是否可以在Google应用引擎中的项目/应用之间共享数据存储区实体?
如果我有两个项目都更新具有相同种类和标识符的实体,他们是否能够访问同一个对象?
可以在同一帐户的应用中访问Name Spaces吗?
答案 0 :(得分:1)
查看问题Google App Engine - one datastore for different domains and apps的答案。你基本上需要在同一个app_id下有两个版本。