App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
google
appengine
ext
db
DuplicatePropertyError
google.appengine.ext.db.DuplicatePropertyError Class Reference
Inheritance diagram for google.appengine.ext.db.DuplicatePropertyError:
Detailed Description
Raised when a property is duplicated in a model definition.
The documentation for this class was generated from the following file:
code/googleappengine-read-only/python/google/appengine/ext/db/__init__.py
Maintained by
tzmartin