开发者

One-to-one relationships between entities in the Python Google App Engine

Is to possible to create one-to-one relatio开发者_开发知识库ns in the Python version of Google App Engine? I know it is possible in Java.


Sure - just use a ReferenceProperty that references an entity not referenced by anything else.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜