AttributeError: 'tuple' object has no attribute 'insert'
问题 I have installed the following, from http://www.django-mongodb.org/topics/setup.html django-nonrel djangotoolbox mongodb-engine after installing i tried to run my program using python manage.py runserver it showing an error like the following, Validating models... Unhandled exception in thread started by <bound method Command.inner_run of <django.contrib.staticfiles.management.commands.runserver.Command object at 0x1655450>> Traceback (most recent call last): File "/home/sakeer/workspace