App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Public Member Functions | List of all members
google.appengine.ext.ndb.model.MetaModel Class Reference
Inheritance diagram for google.appengine.ext.ndb.model.MetaModel:

Public Member Functions

def __init__
 
def __repr__
 

Detailed Description

Metaclass for Model.

This exists to fix up the properties -- they need to know their name.
This is accomplished by calling the class's _fix_properties() method.

The documentation for this class was generated from the following file: