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
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?
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?
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 ?
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)
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/
👉 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.
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
Thanks bro I figured out I have to use to command for worker and beat to work it out
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
Great brother!
`This channel is underrated, he deserves more subscribers`
Thanks brother. Keep supporting!
Need each and every concept of Django by you ❤❤❤ will wait for more advanced videos of django
Trust me you are a life saver bro
Thanks bro
very clear instructions and explanation, so helpful, thank you
Loudest applause to you for this amazing tutorial!
Thanks
Thanks from brazil.
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!
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
This video is so clear and so helpful. Thank you man! Liked and subbed!
it's cool:) good luck, bro!
Thank you for this really useful tutorial and the explanation along the way, really helped out!
Glad you liked it
Great video Priyanshu! Awesome detailed explanation. Liked and subscribed :)
as usual, great video! thanks from Brazil!
Glad to hear that 🤞
Thank you brother 🤙🤙
greetings from Czechia, thx friend
works!!!! thank you
Excellent Tutorial
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:)
Thank you brother. It helped me alot cheers👍
This was very helpful, thank you!!
thank you very much! excellent explanation!
Thanks 🤞
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.
It is in English ❤️ ,thank you bro really useful 🔥🔥🔥
Please do tutorial on how to use Django rest framework with Django channels pls
Thank you a ton...
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
top notch 10 out 10! thank you!
Glad you liked it
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?
life saver
Great tutorials, it will be great if you can create a project with Django multi tenant with celery.
Thanks!!
Excellent explanation 👏👏
Thanks 😊
got error test_func() takes 1 positional argument but 2 were given please help
Thank you
Was searching about how to perform background tasks in django and found this nice video 👏.
Glad you liked it
16:44 - redis install
Why we use debug task ..... Also what is the difference between task and shared task
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 ?
Brother
Request to you that please make a video how to use django custom admin panel instead django default admin templare....
periodic task name,task name and worker name to storing in django db. any idea?
Hi Priyanshu, can we use celery to automatically click on hyperlinks on home page of portal made in django
09:00 Where he explained use of celery
Timezone still in UTC 🤔
hi sir i am getting the error like [WinError 10061] No connection could be made because the target machine actively refused it
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.
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
thank you so much bro
Always welcome:)
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
its industrial problem
Can you also do a video on how to integrate with Amazon SQS? in production?
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
we need a github repo for this, it's hard to follow along
Hey bro , i got this error :
AttributeError: module 'collections' has no attribute 'MutableMapping'
Version issue ig
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
at 14:18 :: print(f'Request: {self.request!r}') --> what it means by !r ??
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
bro you are hero bro?
What to add in celery backend if we are using xampp server/database
No changes required
instead on installing redis on windows can we simply install django-redis library
django-redis is just the wrapper to interact with redis.
Where's the github link bro?
please is there a link to the code
Can you please share your source code on github?
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?
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
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/
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
👉 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.
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
Thank you
hi sir i am getting the error like [WinError 10061] No connection could be made because the target machine actively refused it
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