Using Django with MongoDB | MongoDB + Django CRUD API

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 ม.ค. 2025

ความคิดเห็น • 27

  • @dhanalaxmikarnati6905
    @dhanalaxmikarnati6905 ปีที่แล้ว +1

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

  • @agungokill
    @agungokill 3 ปีที่แล้ว +1

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

  • @danielcoello1146
    @danielcoello1146 3 ปีที่แล้ว +2

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

  • @rangabharath4253
    @rangabharath4253 4 ปีที่แล้ว +2

    Awesome 👍💯

  • @nityanandabehera2599
    @nityanandabehera2599 3 ปีที่แล้ว +1

    Superb

  • @tejassrivastava6971
    @tejassrivastava6971 2 ปีที่แล้ว

    Direct simple clear explanation!!

  • @harshadzagade4533
    @harshadzagade4533 3 ปีที่แล้ว +4

    i get error while migration djongo

  • @LightUpMindset
    @LightUpMindset 2 ปีที่แล้ว

    Thanks, you are the best one.

  • @101aherankushsharadrao6
    @101aherankushsharadrao6 3 ปีที่แล้ว

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

  • @juneddavada
    @juneddavada 4 ปีที่แล้ว +1

    Awesome men thanks for this tutorial

  • @tnkvelan
    @tnkvelan 3 ปีที่แล้ว

    Bulls Eye. No chaos. thanks buddy

  • @ruksharalam173
    @ruksharalam173 ปีที่แล้ว

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

  • @manudeeepak5558
    @manudeeepak5558 2 ปีที่แล้ว

    thanks man for this vedio

  • @Chris-ci1xj
    @Chris-ci1xj 4 ปีที่แล้ว +1

    is this possible to scale up?

  • @juandavidvallejorobayo1015
    @juandavidvallejorobayo1015 2 ปีที่แล้ว

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

  • @aditmodi
    @aditmodi 3 ปีที่แล้ว

    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.

  • @dellalioussama1124
    @dellalioussama1124 ปีที่แล้ว

    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)

  • @japanesemarspathfind
    @japanesemarspathfind 4 ปีที่แล้ว +1

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

    • @iambhushan418
      @iambhushan418 3 ปีที่แล้ว

      same problem bro. Do you got the solution

    • @spiderman-nb4jb
      @spiderman-nb4jb 3 ปีที่แล้ว +1

      @@iambhushan418 you have to install MongoDB server www.mongodb.com/try/download/community

    • @iambhushan418
      @iambhushan418 3 ปีที่แล้ว

      @@spiderman-nb4jb issue has got resolved I had to install mongodb in path. Thanks

    • @akshaypiranav
      @akshaypiranav ปีที่แล้ว

      set the path in environment variable then check wheather the mongoDB service is running or not if not then start the service

  • @gameonbyariz
    @gameonbyariz 3 ปีที่แล้ว

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