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.
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)
Thank you sir......lots of love....thank you so much....by ur video all my errors and doubts cleared in one shot
gonna admit this is the most well-explained yet to-the-point video.
Dude, thank you so much u're direct and explain this so simply.
Awesome 👍💯
Superb
Direct simple clear explanation!!
i get error while migration djongo
Thanks, you are the best one.
Thank sir for making this video .
This is very perfect video for me
Awesome men thanks for this tutorial
Bulls Eye. No chaos. thanks buddy
very concise... can you do a video explaining many other features of Djongo?
thanks man for this vedio
is this possible to scale up?
Great video!!
Do you have an example (video) using django admin and djongo ArrayReferenceField?
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.
hi, you did it?
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)
Thanks a lot
It works
You just click on mongodb connector.and new connections appear . But in my case , NO.! "connect ECONNREFUSED 127.0.0.1:27017"
same problem bro. Do you got the solution
@@iambhushan418 you have to install MongoDB server www.mongodb.com/try/download/community
@@spiderman-nb4jb issue has got resolved I had to install mongodb in path. Thanks
set the path in environment variable then check wheather the mongoDB service is running or not if not then start the service
how "id": 1 got created at 14:58