Package couchdbkit :: Package schema :: Module properties_proxy
[hide private]
[frames] | no frames]

Module properties_proxy

source code

Meta properties

Classes [hide private]
  SchemaProperty
Schema property.
  SchemaListProperty
A property that stores a list of things.
  LazySchemaList
  SchemaDictProperty
A property that stores a dict of things.
  LazySchemaDict
Functions [hide private]
 
svalue_to_json(value, schema, use_instance) source code
Variables [hide private]
  __package__ = 'couchdbkit.schema'