In this tutorial we are going see How to use Django with MongoDB.

Steps to follow

1. Install Mongo, Django and Djongo

2. Connect to Localhost

3. Migrate Database

code : https://github.com/nesdis/djongo

We will implement a demo project and see how it is implemented.

What is Django? Django is a high-level Python web framework thatencourages rapid development and clean, pragmaticdesign. Django is free and open source web applicationframework.

#django #mongodb #djongo

Connect to a MongoDB to Django using Djongo
18.50 GEEK