Use MongoDB as the backend for your Django project, without changing the Django ORM.

Admin MongoDB

Use Django Admin to access MongoDB

Use the Django Admin app to insert, modify and delete documents in MongoDB.

MongoDB data fields

Use Django with MongoDB data fields

Use MongoDB embedded documents and embedded arrays in Django Models.

3rd party apps

Connect 3rd party apps with MongoDB

Apps like Django Rest Framework and Viewflow app that use Django Models integrate easily with MongoDB.