Home
Trees
Indices
Help
Package couchdbkit
[
hide private
]
[
frames
] |
no frames
]
Package couchdbkit
source code
Version:
0.4.6
Submodules
[
hide private
]
couchdbkit.client
:
Client implementation for CouchDB access.
couchdbkit.consumer
couchdbkit.contrib
couchdbkit.contrib.wsgi_handler
couchdbkit.exceptions
:
All exceptions used in couchdbkit.
couchdbkit.ext
couchdbkit.ext.django
:
Extension to use couchdbkit in Django 1.x.
couchdbkit.ext.django.forms
:
Implement DocumentForm object.
couchdbkit.ext.django.loading
:
Maintain registry of documents used in your django project and manage db sessions
couchdbkit.ext.django.schema
:
Wrapper of couchdbkit Document and Properties for django.
couchdbkit.external
couchdbkit.loaders
:
Loaders are a simple way to manage design docs in your Python application.
couchdbkit.macros
:
Macros used by loaders.
couchdbkit.resource
:
couchdb.resource ~~~~~~~~~~~~~~~~~~~~~~
couchdbkit.schema
:
Schema is an easy way to map couchdb object in pythoin object.
couchdbkit.schema.base
:
module that provides a Document object that allows you to map CouchDB document in Python statically, dynamically or both
couchdbkit.schema.properties
:
properties used by Document object
couchdbkit.schema.properties_proxy
:
Meta properties
couchdbkit.utils
:
Mostly utility functions couchdbkit uses internally that don't really belong anywhere else in the modules.
Variables
[
hide private
]
version_info
=
(
0
,
4
,
6
)
Home
Trees
Indices
Help
Generated by Epydoc 3.0.1 on Wed May 19 15:52:50 2010
http://epydoc.sourceforge.net