Python Django MongoDB CRUD Tutorial | CREATE , READ , UPDATE , DELETE Operation

preview_player
Показать описание
#mongodb #django #djongo
Python Django MongoDB CRUD Tutorial | CREATE,READ,UPDATE,DELETE Operation

Tutorial Cover :
1.How to Insert Document in Mongodb in Django
2.How to Update Document in Mongodb in Django
3.How to Read All Mongodb Document in Django
4.How to Fetch Single Document by _id in Django
5.How to Delete Document in Django
6.CRUD Operation Mongodb Django Example
7.Django MongoDB CRUD Tutorial
8. Insert List of Document in Mongodb in Django
9. Insert Object Document in Mongodb in Django

Рекомендации по теме
Комментарии
Автор

Nice bro ...helped me 🙂(plz remove that annoying page opening sound nxt time) ✅

vaibhavjadhav
Автор

i am getting an error at 22:25.. where you add (_id=ObjectId(id)) ..
int() argument must be a string, a bytes-like object or a number, not 'ObjectId'

mihirmehta
Автор

Bro not able to use django with MongoDB.

When I do migrations it shows
Django isn't an available database backend

And it shows

Try using MySQL, Oracle, postgres, sqlite3

Bro what to do
Please reply

vigneshm
Автор

AttributeError: module 'django.db.models' has no attribute 'ObjectIdField'

when is a using id = models.ObjectIdField() in models ?? any idea??

TwoWheelsSouls
Автор

Not able to use ObjectId(). Where should I import it? Could my version be the problem? Since I'm using latest django?

rheumaticharm
Автор

click sound irritates! but good tutorial

milindchavan
Автор

when I created an object in which one field has more than 10000 key it is giving an error in console
django.db.utils.DatabaseError

ashwinkumarsariwal
Автор

It's good and bro how to append json data to only one objectid in mongo using django....when I try appending new data it's creating new objectid ..I need to append to same object

sudheerkona
Автор

I will build a database that receives files from the user, can I do it in the same way?

ilaydaguler
Автор

Hi Thanks for nice video.When I wanted to add data from admin panel, I am getting below error.
type object 'User' has no attribute '_default_manager'
Can you please let me know what went wrong

dhanalm
Автор

Sorry sir, but pls remove that page turning sound effect on clicks. Idk it's giving me a headache.

rheumaticharm
Автор

What is the purpose of installing Django version 2.0? Then uninstalling it. Then installing version 3.05. I have heard that djongo 1.3.2 is not compatible with Django version 3.0.

raichand
Автор

Bro my API's are working but on browser it shows error....the empty path didnt match any of these.

vaibhavjadhav
Автор

able to post but values not reflecting in mongo db

ashwinparthasarathy
Автор

i am not able to use ObjectIdField method.

kumarsaurav
Автор

Watching from my phone. The screen is faint, I can't see the codes well

trustidiong
Автор

Hi,
I have a hosted my site with postgres db in heroku and I dont know how to download it in local and check it with the records

Please make a video on it

syedmujeebh
Автор

background sound is fuckin annoying man. :(

smilebig