github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

42 / 42-django-couchdb

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 65
    • 3
  • Source
  • Commits
  • Network (3)
  • Issues (2)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

django couchdb database adapter — Read more

  cancel

http://trac.khavr.com/project/django-couchdb

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Fixed error with cursor in DatabaseWrapper Comment
sevenov (author)
Mon Aug 03 13:47:01 -0700 2009
commit  2f0ff0f977536499bb03ec030f475b52f0edf4f9
tree    250bbe68fd8fdaa22337e6f5fa5b3d2bc6524061
parent  93e9c97d4f2820f49ba2a7b8b6c00b6942d471b4
42-django-couchdb /
name age
history
message
file .gitignore Sat Mar 21 05:16:24 -0700 2009 ticket:7: -Test project was added [tilarids]
file .gitmodules Sat Mar 21 05:26:58 -0700 2009 ticket:7: -Makefiles were modified [tilarids]
file Makefile Wed Jun 24 00:09:17 -0700 2009 Fixed paths for Makefile targets [akhavr]
file Makefile.def.default Sat Mar 21 05:26:58 -0700 2009 ticket:7: -Makefiles were modified [tilarids]
file README.rst Thu Mar 19 10:55:07 -0700 2009 Updates README file for ``django_couchdb`` proj... [playpauseandstop]
directory django_couchdb/ Mon Aug 03 13:47:01 -0700 2009 Fixed error with cursor in DatabaseWrapper [sevenov]
file setup.py Mon Aug 03 13:15:42 -0700 2009 Fixed requires in setup.py [sevenov]
directory tests/ Wed Jun 03 03:04:33 -0700 2009 ticket:2: - formatting sugar [akhavr]
README.rst

django-couchdb

  1. Introduction
  2. Requirements
  3. Installation
  4. Others

Introduction

django-couchdb is the Django database adapter for CouchDB databases.

Requirements

  • Django >= 1.0
  • couchdb-python

Installation

To use this adapter in your Django project:

  • Add django_couchdb directory to PYTHONPATH environment variable or sys.path.

  • Set:

    DATABASE_ENGINE = 'django_couchdb.backends.couchdb'
    

    in your project settings module.

  • That's all.

Others

;)

Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server