I've used both, but there approach are not django. If you want use a django implementation of mongodb give a look to http://github.com/aparo/django-mongodb-engine the performance are the same of mongoengine if you the mongodb manager. But you work in the django way.
Comment
I've used both, but there approach are not django.
If you want use a django implementation of mongodb give a look to http://github.com/aparo/django-mongodb-engine the performance are the same of mongoengine if you the mongodb manager. But you work in the django way.