Home | Trees | Indices | Help |
---|
|
module that provides a Document object that allows you to map CouchDB document in Python statically, dynamically or both
|
|||
ReservedWordError exception raised when a reserved word is used in Document schema |
|||
SchemaProperties | |||
DocumentSchema | |||
DocumentBase Base Document object that map a CouchDB Document. |
|||
AttachmentMixin mixin to manage doc attachments. |
|||
QueryMixin Mixin that add query methods |
|||
Document Full featured document object implementing the following : |
|||
StaticDocument Shorthand for a document that disallow dynamic properties. |
|
|||
|
|||
|
|
|||
ALLOWED_PROPERTY_TYPES =
|
|||
_RESERVED_WORDS =
|
|||
_NODOC_WORDS =
|
|||
__package__ =
|
|
ALLOWED_PROPERTY_TYPES
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri May 4 11:48:40 2012 | http://epydoc.sourceforge.net |