Everything
All Classes
bool
couchdbkit.client.Database
couchdbkit.client.Server
couchdbkit.client.TempView
couchdbkit.client.View
couchdbkit.client.ViewInterface
couchdbkit.client.ViewResults
couchdbkit.consumer.Consumer
couchdbkit.consumer.continuous_changes_handler
couchdbkit.contrib.wsgi_handler.WSGIHandler
couchdbkit.contrib.wsgi_handler.WSGIRequest
couchdbkit.exceptions.BadValueError
couchdbkit.exceptions.BulkSaveError
couchdbkit.exceptions.DocsPathNotFound
couchdbkit.exceptions.DuplicatePropertyError
couchdbkit.exceptions.InvalidAttachment
couchdbkit.exceptions.MultipleResultsFound
couchdbkit.exceptions.NoResultFound
couchdbkit.exceptions.ReservedWordError
couchdbkit.exceptions.ViewServerError
couchdbkit.ext.django.forms.BaseDocumentForm
couchdbkit.ext.django.forms.DocumentForm
couchdbkit.ext.django.forms.DocumentFormMetaClass
couchdbkit.ext.django.forms.DocumentFormOptions
couchdbkit.ext.django.loading.CouchdbkitHandler
couchdbkit.ext.django.schema.Document
couchdbkit.external.External
couchdbkit.loaders.BaseDocsLoader
couchdbkit.loaders.FileSystemDocLoader
couchdbkit.loaders.FileSystemDocsLoader
couchdbkit.resource.CouchDBResponse
couchdbkit.resource.CouchdbResource
couchdbkit.resource.PreconditionFailed
couchdbkit.resource.ResourceConflict
couchdbkit.resource.ResourceNotFound
couchdbkit.schema.base.AttachmentMixin
couchdbkit.schema.base.Document
couchdbkit.schema.base.DocumentBase
couchdbkit.schema.base.DocumentSchema
couchdbkit.schema.base.QueryMixin
couchdbkit.schema.base.SchemaProperties
couchdbkit.schema.base.StaticDocument
couchdbkit.schema.properties.BooleanProperty
couchdbkit.schema.properties.DateProperty
couchdbkit.schema.properties.DateTimeProperty
couchdbkit.schema.properties.DecimalProperty
couchdbkit.schema.properties.DictProperty
couchdbkit.schema.properties.FloatProperty
couchdbkit.schema.properties.IntegerProperty
couchdbkit.schema.properties.LazyDict
couchdbkit.schema.properties.LazyList
couchdbkit.schema.properties.ListProperty
couchdbkit.schema.properties.Property
couchdbkit.schema.properties.StringListProperty
couchdbkit.schema.properties.StringProperty
couchdbkit.schema.properties.TimeProperty
couchdbkit.schema.properties_proxy.SchemaListProperty
couchdbkit.schema.properties_proxy.SchemaProperty
dict
float
int
list
unicode
All Functions
couchdbkit.client.maybe_raw
couchdbkit.ext.django.forms.document_to_dict
couchdbkit.ext.django.forms.fields_for_document
couchdbkit.ext.django.syncdb
couchdbkit.macros.apply_lib
couchdbkit.macros.package_shows
couchdbkit.macros.package_views
couchdbkit.macros.run_code_macros
couchdbkit.macros.run_json_macros
couchdbkit.resource.encode_attachments
couchdbkit.resource.encode_params
couchdbkit.resource.escape_docid
couchdbkit.schema.base.valid_id
couchdbkit.schema.contain
couchdbkit.schema.properties.convert_property
couchdbkit.schema.properties.dict_to_json
couchdbkit.schema.properties.dict_to_python
couchdbkit.schema.properties.list_to_json
couchdbkit.schema.properties.list_to_python
couchdbkit.schema.properties.value_to_json
couchdbkit.schema.properties.value_to_property
couchdbkit.schema.properties.value_to_python
couchdbkit.utils.read_file
couchdbkit.utils.read_json
couchdbkit.utils.relpath
couchdbkit.utils.sign_file
couchdbkit.utils.splitunc
couchdbkit.utils.to_bytestring
couchdbkit.utils.validate_dbname
couchdbkit.utils.write_content
couchdbkit.utils.write_json
All Variables
couchdbkit.client.DEFAULT_UUID_BATCH_COUNT
couchdbkit.ext.django.forms.FIELDS_PROPERTES_MAPPING
couchdbkit.ext.django.loading.COUCHDB_DATABASES
couchdbkit.ext.django.loading.COUCHDB_TIMEOUT
couchdbkit.ext.django.loading.couchdbkit_handler
couchdbkit.ext.django.loading.get_db
couchdbkit.ext.django.loading.get_schema
couchdbkit.ext.django.loading.register_schema
couchdbkit.ext.django.schema.BooleanProperty
couchdbkit.ext.django.schema.DateProperty
couchdbkit.ext.django.schema.DateTimeProperty
couchdbkit.ext.django.schema.DecimalProperty
couchdbkit.ext.django.schema.DictProperty
couchdbkit.ext.django.schema.DocumentSchema
couchdbkit.ext.django.schema.FloatProperty
couchdbkit.ext.django.schema.IntegerProperty
couchdbkit.ext.django.schema.ListProperty
couchdbkit.ext.django.schema.Property
couchdbkit.ext.django.schema.SchemaProperty
couchdbkit.ext.django.schema.StringListProperty
couchdbkit.ext.django.schema.StringProperty
couchdbkit.ext.django.schema.TimeProperty
couchdbkit.ext.django.schema.convert_property
couchdbkit.ext.django.schema.dict_to_json
couchdbkit.ext.django.schema.dict_to_python
couchdbkit.ext.django.schema.list_to_json
couchdbkit.ext.django.schema.list_to_python
couchdbkit.ext.django.schema.value_to_json
couchdbkit.ext.django.schema.value_to_python
couchdbkit.resource.RequestFailed
couchdbkit.resource.USER_AGENT
couchdbkit.resource.re_sp
couchdbkit.schema.base.ALLOWED_PROPERTY_TYPES
couchdbkit.schema.base.ReservedWordError
couchdbkit.schema.properties.ALLOWED_PROPERTY_TYPES
couchdbkit.schema.properties.MAP_TYPES_PROPERTIES
couchdbkit.utils.VALID_DB_NAME
couchdbkit.version_info
[hide private]