Dirkjan Ochtman

Results 197 issues of Dirkjan Ochtman

_From [[email protected]](https://code.google.com/u/116001748545724505261/) on August 27, 2009 20:00:03_ If a document is loaded, and the ListField/DictField specified in the schema class is not pre- existing, the Fields do not work. What...

imported

_From [[email protected]](https://code.google.com/u/109155556562116051288/) on August 30, 2010 22:51:50_ What steps will reproduce the problem? 1. use Google's App Engine SDK 2. install couchdb-python into your new project 3. import couchdb 2....

imported

_From [[email protected]](https://code.google.com/u/113203882735910317882/) on May 23, 2013 22:20:56_ What steps will reproduce the problem? 1. Google App Engine Env 2. list(..., keys = []) or view(... keys = []) (or anything...

imported

_From [[email protected]](https://code.google.com/u/105726176650188649232/) on February 12, 2011 00:08:09_ The attached patch implements support for this, because I needed it in my project (which uses paisley which now uses a copy of...

imported

_From [daevaorn](https://code.google.com/u/daevaorn/) on September 30, 2010 19:30:29_ After the document deletion CouchDB returns response with updated revision. It will be very useful to store new revision in the document object....

imported

_From [kxepal](https://code.google.com/u/kxepal/) on August 16, 2010 16:19:48_ This is port of javascript view server for couchdb server 0.10+ Support of shows, lists, filters and validate_doc_updates for pythonic views included. Due...

imported

_From [[email protected]](https://code.google.com/u/104263254786074374876/) on December 12, 2009 00:10:33_ from http://groups.google.com/group/couchdb- python/browse_thread/thread/e912efc0625d95c3: It looks like there is a bare DictField which can have arbitrary keys/values with no schema, or a DictField with...

imported

_From [[email protected]](https://code.google.com/u/111376905175297667521/) on August 14, 2009 09:45:12_ In the current version of couchdb it is possible to define a 'validate_doc_update' function to validate the content of new/updated documents [0]. It...

imported

_From [[email protected]](https://code.google.com/u/110198474993527314455/) on June 13, 2009 18:33:20_ This patch allows you to write “list” and “show” functions in python. It enables you to deliver ready-to-use content straight out of the...

imported

_From [[email protected]](https://code.google.com/u/110915284365508390001/) on April 01, 2014 20:40:08_ What steps will reproduce the problem? 1. Provoke a CouchDB timeout error: https://gist.github.com/wickedgrey/d2c87e6ee1e7c695abae (Note: I have no idea how to do this consistently;...

imported