Hello, I am using a mongo database with enabled authentication. In turbogears development.ini file i see:
# pick the form for your database # %(here) may include a ':' character on Windows environments; this can # invalidate the URI when specifying a SQLite db via path name ming.url = mongodb://localhost:27017/ ming.db = testdb What configuration do i need to change to connect to mongo with authentication? Thanks Osman Kazdal -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/turbogears?hl=en. For more options, visit https://groups.google.com/groups/opt_out.

