I would like to use mongoDB as a database on behalf SQL for my django project. Where in we are developing the apps with django1.10 and python-3.5 version. We installed MongoDB in ubuntu-16.02LTE and thought to use MongoEngine to work with python3.5 and Django-1.10. But we don't have proper document to integrate this in python and Django. 1) Did python 3.5 or django-1.10 support this procedure? if Yes please share document to refer You answer to solve this more valuable for us
Thanks