while using it in application it shows operation error.. while readWrite, dbOwner and dbAdmin role was defined for the users it shows
OperationFailure: database error: not authorized for query on database. pymongo version: 2.6.3 django-mongokit : 0.2.6 mongokit - 0.9.1 mongodb version v2.6.7
while i provided read-write and dbowner role for the user that i m using in application
seems a problem with mongokit.