Using mongo in django to develop web app with python

1. install mongoengine

2. demo with html page and the model operations

Links:

1. https://github.com/xhan-shannon/django_mongo_demo

2. https://www.ibm.com/developerworks/cn/opensource/os-django-mongo/index.html

原文地址:https://www.cnblogs.com/hanxiangmin/p/6437441.html