Is there anyone working with web2py and CouchDB ... something more beyond the simple tests ? If so can you share some experience or even some project source or something? One question ... how can i get the former connection object that comes from couch = couchdb.Server('http://example.com:5984/') if I your couchdb library directly ? I would like to you it for example for attachment management etc.
David