Still on the learning curve regarding Web2py but would like to know how to use the CouchDB DAL interface. CouchDB is mentioned in the support docs but does not appear during start up in list of database adapters found. For example I get:
Database drivers available: psycopg2, pymysql, imaplib, MySQLdb, sqlite3, pyodbc Looked at the PyDAL code base and CouchDB support appears to be present but just is not detected/enabled. (import not found) I have tried both binary and source distributions. What steps do I need to do to enable CouchDB or any other non-standard adapter not listed during startup? Any indications on how mature adapter is. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

