Using Django with MongoDB | MongoDB + Django CRUD API

preview_player
Показать описание
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
Creating a TODO App Backend using Djongo -admin and MongoDB
Steps To Follow:
1. Create Super user
2. Define Database Model
3. Migrate
4. Implement CRUD (CREATE READ UPDATE DELETE)
We will implement a demo project and see how it is implemented.
Tutorial Covers How to Insert, Update, Read, Fetch Single Document , Delete Document in Mongodb in Django

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.

#mongodb #django #djongo #ProgrammingKnowledge #MongoDb #Django
★★Top Online Courses From ProgrammingKnowledge ★★★

★★★ Online Courses to learn ★★★

★★★ Follow ★★★

DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This help support the channel and allows us to continue to make videos like this. Thank you for the
support!
Рекомендации по теме
Комментарии
Автор

Thank you of love....thank you so much....by ur video all my errors and doubts cleared in one shot

dhanalaxmikarnati
Автор

gonna admit this is the most well-explained yet to-the-point video.

agungokill
Автор

Dude, thank you so much u're direct and explain this so simply.

danielcoello
Автор

Thank sir for making this video .
This is very perfect video for me

aherankushsharadrao
Автор

hello i kept getting this problem when i type the makemigrations " Database objects do not implement truth value testing or bool(). Please compare with None instead: database is not None" any solution anyone please
😢


solved (use this command pip install pymongo==3.12.3)

dellalioussama
Автор

very concise... can you do a video explaining many other features of Djongo?

ruksharalam
Автор

You just click on mongodb connector.and new connections appear . But in my case, NO.! "connect ECONNREFUSED 127.0.0.1:27017"

japanesemarspathfind
Автор

how "id": 1 got created at 14:58

gameonbyariz
Автор

Great video!!

Do you have an example (video) using django admin and djongo ArrayReferenceField?

juandavidvallejorobayo
Автор

Hi,
my setup of using django with mongo ( through djongo ) is working locally.
i want to implement it on amazon ec2 instance.
how can I do so??
if possible can you provide options of using deploying django app on aws.
thanks in advance.

aditmodi
visit shbcf.ru