你可以使用contrib.auth.models.User或任何contrib.auth與Django MongoDB Engine一起? 我已經MongoDB的引擎配置爲指導和定製機型工作正常,但: from django.contrib.auth.models import User
a = User.objects.create_user(username='foo', email='[e
有人能告訴我如何使用Django MongoDB引擎嗎? 我已經在這裏跟着指示:http://django-mongodb.org/topics/setup.html 我得到的是這樣的錯誤: django.core.exceptions.ImproperlyConfigured: 'django_mongodb_engine.mongodb' isn't an available database