Skip to content

fish2000/django-docfield-couchdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

django-docfield-couchdb

Django fields for representing CouchDB docs other idioms.

Django fields and other add-ons that represent key CouchDB data structures:

  • Docs, which can authoratively reside in either Couch or your Django RDBMS
  • Arbitrary JSON subtrees
  • CouchDB _id and _rev identifiers
  • NEW in 1.1: an error-free setup.py install experience!

And MORE!!! Coming soon of course.

Bitdeli Badge

About

Django fields that encapsulate docs and other idioms from a live CouchDB instance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages