👉 In case anyone wants to connect with me 1:1, feel free to schedule it on my calendar - topmate.io/priyanshugupta Don't forget to like 👍 the video and subscribe 🔴 to my channel if you really want to level up your skills to have an edge over others.
Hellow ----- My self Abdullah from bangladesh . I Watch your video regularly and now i complete django playlist. i learn everything from your youtube --- thank you --- I have a request to you that please make a video how to use django custom admin panel instead django default admin templare.... please please please --------- i wait for your notification
Thank you so much Priyanshu .Just like how you have helped me today, You have helped thousands by sharing your knowledge. May God bless you. Wishing you all the best on your future Endeavors. ~Fellow VIT student
Thank you very much brother ! i'm a French student that studied for 6 months at IIMA in Gujarat, and i loved how dedicated to work indian people can be. I wont forget you if the app i'm making makes me rich ahahahah
In admin interface, in task results, I don't get the Task Name, Task worker, Task positional arguments and Task named arguments as shown in video at 24:20. Why data for these fields not showing on my page. Can you please help me with this?
Awesome brother. Thanks a lot for understanding our concern regarding the explanation.A perfect video. keep it up. May Allah bless you with a long and happy life. Aamin
Greate brother. It was perfectly worked in my local machine. But how can I integrate the whole process in AWS EC2 product server for real-time application?
Hi Priyanshu, thank you for the step wise and detailed video. Although I followed the video step by step, but when I check the celery worker logs, I am not getting the response as you are getting, I am getting "DONE" in my browser, but celery is not working :( I opened the redis cli and typed ping, got pong. (I am using windows)
What if one want to migrate form the djcelery used by celery version 3.x to latest celery version 5.x What will be the taskmeta equivalent in celery version ?
awsome video but why if i run "celery -A project_example_rest.celery worker --pool=prefork -l info" for execute multiple task in the same moment visiting the same url at the same time the pages continue to load in loop?
You can run redis on your virtual machine similarly you run it on your local machine or run redis using docker or directly use redis service provided by cloud server
👉 Redis download on windows - github.com/tporadowski/redis/releases (download version greater than 5.0) 👉 Redis download on Linux - redis.io/download 👉 Redis download on mac - phoenixnap.com/kb/install-redis-on-mac online redis - app.redislabs.com/
please help , give error in windows 10 consumer: Cannot connect to amqp://guest:**@127.0.0.1:5672//: [WinError 10061] No connection could be made because the target machine actively refused it.
I am getting this error while doing migrate and tried to solve but I couldn't solve this problem please help me out. Thanks in advance #PriyanshuGupta django.db.utils.OperationalError: error in index django_celery_results_taskresult_hidden_cd77412f after drop column: no such column: hidden
Indians, what will we do without you guys. Appreciate it
🔥 ohhoo bhaiya saahab (Perfect explanation)🔥
Thank You
Need each and every concept of Django by you ❤❤❤ will wait for more advanced videos of django
👉 In case anyone wants to connect with me 1:1, feel free to schedule it on my calendar - topmate.io/priyanshugupta
Don't forget to like 👍 the video and subscribe 🔴 to my channel if you really want to level up your skills to have an edge over others.
Great brother!
`This channel is underrated, he deserves more subscribers`
Thanks brother. Keep supporting!
I must say this playlist os worth way much more. You are really doing a great job. Thank you for sharing your knowledge ❤
Glad you think so!
Hellow -----
My self Abdullah from bangladesh .
I Watch your video regularly and now i complete django playlist.
i learn everything from your youtube ---
thank you ---
I have a request to you that please make a video how to use django custom admin panel instead django default admin templare....
please
please
please --------- i wait for your notification
Loudest applause to you for this amazing tutorial!
Thanks
it's cool:) good luck, bro!
Thanks bro I figured out I have to use to command for worker and beat to work it out
Thank you so much Priyanshu .Just like how you have helped me today, You have helped thousands by sharing your knowledge. May God bless you. Wishing you all the best on your future Endeavors.
~Fellow VIT student
Thank you
Trust me you are a life saver bro
Thanks bro
This video is so clear and so helpful. Thank you man! Liked and subbed!
very clear instructions and explanation, so helpful, thank you
Thank you very much brother ! i'm a French student that studied for 6 months at IIMA in Gujarat, and i loved how dedicated to work indian people can be. I wont forget you if the app i'm making makes me rich ahahahah
It's my pleasure! Wish you luck bro:)
It's my pleasure! Wish you luck bro:)
as usual, great video! thanks from Brazil!
Glad to hear that 🤞
Great video Priyanshu! Awesome detailed explanation. Liked and subscribed :)
In admin interface, in task results, I don't get the Task Name, Task worker, Task positional arguments and Task named arguments as shown in video at 24:20. Why data for these fields not showing on my page. Can you please help me with this?
Thank you for this really useful tutorial and the explanation along the way, really helped out!
Glad you liked it
greetings from Czechia, thx friend
Thanks from brazil.
Thank you brother 🤙🤙
Excellent Tutorial
Thank you brother. It helped me alot cheers👍
This was very helpful, thank you!!
works!!!! thank you
It is in English ❤️ ,thank you bro really useful 🔥🔥🔥
Awesome brother. Thanks a lot for understanding our concern regarding the explanation.A perfect video. keep it up. May Allah bless you with a long and happy life. Aamin
Thank you so much for your blessings.
top notch 10 out 10! thank you!
Glad you liked it
thank you very much! excellent explanation!
Thanks 🤞
Please do tutorial on how to use Django rest framework with Django channels pls
Greate brother. It was perfectly worked in my local machine. But how can I integrate the whole process in AWS EC2 product server for real-time application?
hey i have the same doubt, were you able to figure this out.
Can you also update a tutorial about how to do it with gunicorn or docker and stuff
got error test_func() takes 1 positional argument but 2 were given please help
Was searching about how to perform background tasks in django and found this nice video 👏.
Glad you liked it
Excellent explanation 👏👏
Thanks 😊
Thank you a ton...
hi sir i am getting the error like [WinError 10061] No connection could be made because the target machine actively refused it
Hi Priyanshu, can we use celery to automatically click on hyperlinks on home page of portal made in django
life saver
Hi Priyanshu, thank you for the step wise and detailed video. Although I followed the video step by step, but when I check the celery worker logs, I am not getting the response as you are getting, I am getting "DONE" in my browser, but celery is not working :( I opened the redis cli and typed ping, got pong. (I am using windows)
Check if celery beat is working or not if you are scheduling the tasks.
What if one want to migrate form the djcelery used by celery version 3.x to latest celery version 5.x
What will be the taskmeta equivalent in celery version ?
Great tutorials, it will be great if you can create a project with Django multi tenant with celery.
Tnks but can you also deploy using AWS EC2 Django instance for the celery beat redis?
I have shared the resources regarding this on telegram channel and discord
Thanks!!
16:44 - redis install
periodic task name,task name and worker name to storing in django db. any idea?
awsome video but why if i run "celery -A project_example_rest.celery worker --pool=prefork -l info" for execute multiple task in the same moment visiting the same url at the same time the pages continue to load in loop?
Which page you are talking about?
@@PriyanshuGuptaOfficial if you have time and you want we can talk on your discord server about this thing, would be fantastic, thank you
Can you make a video with docker docker compose and celery with redis
I have recently made a blog regarding this: priyanshuofcl.com/blogs/dockerizing_django
09:00 Where he explained use of celery
Why we use debug task ..... Also what is the difference between task and shared task
thank you so much bro
Always welcome:)
Hey bro , i got this error :
AttributeError: module 'collections' has no attribute 'MutableMapping'
Version issue ig
hi bro
i have some doubt in the django admin page once i start running the task, it was not showing the task name , worker name in the ui task_result
Ensure you have included all apps in INSTALLED_APPS
Timezone still in UTC 🤔
Brother
Request to you that please make a video how to use django custom admin panel instead django default admin templare....
at 14:18 :: print(f'Request: {self.request!r}') --> what it means by !r ??
Thank you
we need a github repo for this, it's hard to follow along
Can you also do a video on how to integrate with Amazon SQS? in production?
can you arrange the celery related videos in ascending order
Excellent biyaaa thodi hindi mix Kerr diyaa kero 🙌 please
I am making in complete english so that I can help more and more people who want this type of content.
Okay
What to add in celery backend if we are using xampp server/database
No changes required
i got an error Error: Invalid value for '-A' / '--app':
Unable to load celery application.
Module 'django_celery_project' has no attribute 'celery'
Have you imported celery into your project?
instead on installing redis on windows can we simply install django-redis library
django-redis is just the wrapper to interact with redis.
bro you are hero bro?
How redis will work when our project will go live
You can run redis on your virtual machine similarly you run it on your local machine or run redis using docker or directly use redis service provided by cloud server
Can you please share your source code on github?
blud done everything but tellin us how to install redis
👉 Redis download on windows - github.com/tporadowski/redis/releases (download version greater than 5.0)
👉 Redis download on Linux - redis.io/download
👉 Redis download on mac - phoenixnap.com/kb/install-redis-on-mac
online redis - app.redislabs.com/
Where's the github link bro?
please is there a link to the code
its industrial problem
5:10
github link?
github.com/priyanshu2015/celery-with-django
@@PriyanshuGuptaOfficial thank you.
@@PriyanshuGuptaOfficial bhai yaar tu dude hai... Delhi me ayega toh bolna, ghar chota hai, par dil bada hai.
@@pushkardey bilkul bhai
Your way is off there are many things which can be written easily but you have made it complex.
bro atleast give some explanation ..not just write code and show output
First time I got the comment like this. Please check other videos in this playlist, you will get a lot of in depth explanation.
bullshit...dekh dekh k likh dia bs video
please help , give error in windows 10
consumer: Cannot connect to amqp://guest:**@127.0.0.1:5672//: [WinError 10061] No connection could be made because the target machine actively refused it.
Check if your rabbitmq server is running or not, it this don't work then try to uninstall and reinstall it
@@rajeshmanglani5168 thanks
@@chintanbhadani7183 Welcome
I am getting this error while doing migrate and tried to solve but I couldn't solve this problem please help me out. Thanks in advance
#PriyanshuGupta
django.db.utils.OperationalError: error in index django_celery_results_taskresult_hidden_cd77412f after drop column: no such column: hidden
hi sir i am getting the error like [WinError 10061] No connection could be made because the target machine actively refused it
Thank you
i got an error Error: Invalid value for '-A' / '--app':
Unable to load celery application.
Module 'django_celery_project' has no attribute 'celery
same error, have you found the solution