I added this ticket...
https://code.google.com/p/web2py/issues/detail?id=1481&thanks=1481&ts=1367959002
does anybody noticed this behaviuor?
I get errors with both this two lines of code:
DAL('mongodb://username:passwd@localhost:27017/dbname',
do_connect=False, attempts=1)
DAL('couchdb://127.0.0.1:5984', do_connect=False, attempts=1)
--
---
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/groups/opt_out.