Background tasks in Django | How to create tasks in the background in Django - Quick & easy

  Рет қаралды 31,381

Pyplane

Pyplane

Күн бұрын

Пікірлер: 67
@Pyplane
@Pyplane 4 жыл бұрын
Hi Guys. I'm leaving a link to a video how to backup and restore database with the use od django crontab: kzbin.info/www/bejne/qWaXeYylf52qqNU
@Bampailim
@Bampailim 4 жыл бұрын
Hi Pyplane, I am not sure this does not work for Python HTTP Requests.GET ?
@Pyplane
@Pyplane 4 жыл бұрын
@@Bampailim Hi. I would be suprised if it didn't, but please understand it's impossible for me to say anything else because I don't know and I don't see what you are doing. In my real time crypto app series in part 2 we used python requests and maybe in part 3 (if not part 4) we will do tasks in the background with celery. If you want you can check it out
@everything5240
@everything5240 4 жыл бұрын
Love from India, I never felt anyone better than you in django
@Pyplane
@Pyplane 4 жыл бұрын
Glad you enjoyed the video & thanks for the nice words! :)
@llewellynhattingh3496
@llewellynhattingh3496 4 жыл бұрын
I followed all instructions, I am working on Linux, however it is not running.. no error code, just simply nothing is happening? Any suggestions?
@ahmedhashim5043
@ahmedhashim5043 2 жыл бұрын
Thank you bud for your content , i would like ask what host service you recommend for uploading Django with crontab
@AnubhavMadhav
@AnubhavMadhav 3 жыл бұрын
Great video but I gotta say bye at 0:33. ✨
@matthewgift5276
@matthewgift5276 14 күн бұрын
does this work on production using Cpanel
@thing2know
@thing2know 2 жыл бұрын
Hi any alternative for windows users?
@deepanshuaggarwal7042
@deepanshuaggarwal7042 4 жыл бұрын
HI, i like your video. I have 1 doubt due we need to start cron job manually by running command or is there any way to run it automatically ?
@QLOVEm3OFCChannel
@QLOVEm3OFCChannel 2 жыл бұрын
does crontab work in background without running the server ?
@silkogelman
@silkogelman 3 жыл бұрын
Nice clear django-crontab example that I could apply immediately. Thanks for this!
@spythere
@spythere 3 жыл бұрын
Świetna robota, dokładnie tego szukałem do swojego projektu z API, dzięki :D
@dinocorry6641
@dinocorry6641 2 жыл бұрын
Wow am really greatful for this. Have been going through celery alot to achieve a simple task but with this am good
@Pyplane
@Pyplane 2 жыл бұрын
Glad you liked it 🙌
@briansilvestri707
@briansilvestri707 3 жыл бұрын
Does this work in production for any OS?
@yatishsoorma2280
@yatishsoorma2280 2 жыл бұрын
Hey man. Great video with proper explanation.
@Pyplane
@Pyplane 2 жыл бұрын
Thanks! :)
@mrmuranga
@mrmuranga 3 жыл бұрын
never knew of this package..thanks and well presented
@Pyplane
@Pyplane 3 жыл бұрын
Thank you!
@bumblebee2012able
@bumblebee2012able 3 жыл бұрын
Great teacher, respect from Vietnam 🙏🙏🙏
@Pyplane
@Pyplane 3 жыл бұрын
Thank you! :)
@webseries9482
@webseries9482 3 жыл бұрын
Thanks, your chenal will grow much faster then this autotask
@Bampailim
@Bampailim 4 жыл бұрын
Can you this work in AWS EC2 ?
@Brocollipy
@Brocollipy 4 жыл бұрын
Thank you sooooo much for this. As everyone say a a really nice simple tutorial. I was struggling to find a simple solution that didn't involve running other processes. I saw this vid a while ago but stopped when you said it wasn't for windows users.. like myself. But as the site I'm working on is on an Ubuntu server I thought I'd have a go. So my advice for others using a windows machine would be to use this app for your live dev or production servers. You can test the cron function does what you want it to do using the shell. Then roll it out to your linux sever and do some trial runs.
@SumitSontakke-nb6px
@SumitSontakke-nb6px Жыл бұрын
Thanks, Please make video on using django-background-tasks as well.
@liviumircea6905
@liviumircea6905 3 жыл бұрын
Just what I need for my project...thank you
@ziphozenkosingwe7714
@ziphozenkosingwe7714 4 жыл бұрын
Thank you have made me a better Django Developer. You make things in Django look simple and nice
@Pyplane
@Pyplane 4 жыл бұрын
Thank you! Very glad you like my videos :)
@saimaruthi_1
@saimaruthi_1 4 жыл бұрын
Thank you for this tutorial, can you please suggest any alternative for Windows users
@saimaruthi_1
@saimaruthi_1 3 жыл бұрын
@Gyan Guru No, I didn't research on it. But I guess there are alternatives available
@zeecomedia
@zeecomedia 4 жыл бұрын
thank you for the video..Simplicity is defined by all your django videos..
@Pyplane
@Pyplane 4 жыл бұрын
Thank you ! :))
@shalomalexander7811
@shalomalexander7811 3 жыл бұрын
Wonderful Tutorial. Loved it. Is there any alternative for windows.
@mohammadshafayethaydar1652
@mohammadshafayethaydar1652 3 жыл бұрын
Thank you so much for this tutorial. Can i send mail using crontab?
@nehat786
@nehat786 3 жыл бұрын
I dont know why my code is not working at all and no error I am getting. The code seems fine. . I am using Django 3.2 please help me out if anyone countering t he same
@parrot785
@parrot785 3 жыл бұрын
Very interesting. Found it accidentally, but I was wondering before how to do this kind of things :-) Many thanks!
@Pyplane
@Pyplane 3 жыл бұрын
Thanks for watching! :)
@aldorsan
@aldorsan 3 жыл бұрын
Really clear tutorial
@Pyplane
@Pyplane 3 жыл бұрын
Thank you!
@aldorsan
@aldorsan 3 жыл бұрын
@@Pyplane How are you? y hope fine in this corona-world . I wish to ask you: I am facing a problem, after following your tutorial, and that is that crontab does everything as you show it, except that it does not work when I run runserver. No change is generated ... nothing. I have seen that several suffer the same problem, could you say what it could be?
@antonionavarro7478
@antonionavarro7478 4 жыл бұрын
Does it work on Django 3? I’m not able to make it work on Django 3.0.5
@Pyplane
@Pyplane 4 жыл бұрын
yes, it works if you are on mac (as mentioned in the intro)
@antonionavarro7478
@antonionavarro7478 4 жыл бұрын
@@Pyplane Problem was that, as my project has different settings files, it is necessary to add “CRONTAB_DJANGO_SETTINGS_MODULE = yourapp.settings.settingfile” to the settings base file, above CRONJOBS
@Pyplane
@Pyplane 4 жыл бұрын
@@antonionavarro7478 happy you figured it out.Cheers!
@romanbush5164
@romanbush5164 2 жыл бұрын
Thanks you vary match !
@yukselbastan4687
@yukselbastan4687 4 жыл бұрын
again a great video, thank you.
@Pyplane
@Pyplane 4 жыл бұрын
thank you Yuksel ! :)
@_falcon01
@_falcon01 3 жыл бұрын
This just does not work for me for some reason. I am doing this on a mac and I have followed every single step one by one and it doesn't work. Anyone have any tips?
@erdem.demirci
@erdem.demirci 4 жыл бұрын
Firstly, thanks. What about Celery for background tasks ?
@Pyplane
@Pyplane 4 жыл бұрын
Hi Erdem. Thanks for the comment. I finally have and idea that I actually like on a celery tutorial! So it's coming up very soon. Just have to reorganize priorities on my video list :)
@erdem.demirci
@erdem.demirci 4 жыл бұрын
Pyplane Nice to hear that, FOLLOWING !!! 👍
@Pyplane
@Pyplane 4 жыл бұрын
@@erdem.demirci Awesome. Thank you! :)
@tusifuedison5867
@tusifuedison5867 4 жыл бұрын
Great video, thank you
@Pyplane
@Pyplane 4 жыл бұрын
Thanks! :)
@_CS_DeepMehta
@_CS_DeepMehta 4 жыл бұрын
Amazing boss 💪💪
@Pyplane
@Pyplane 4 жыл бұрын
Thank you! :)
@aadilkp5335
@aadilkp5335 3 жыл бұрын
why doesn't it work on windows?
@lejonjaro7695
@lejonjaro7695 3 жыл бұрын
I using windows 10. I just import my files using FTP to my rpi 3
@furiousangel256
@furiousangel256 2 жыл бұрын
its not support windows :(
@rangabharath4253
@rangabharath4253 4 жыл бұрын
awesome
@brianssendagire262
@brianssendagire262 4 жыл бұрын
This is a excellent tutorial, but it won't work on windows
@Pyplane
@Pyplane 4 жыл бұрын
yes, I mentioned that in the intro
@helluci6449
@helluci6449 2 жыл бұрын
Why r u on the side tho
@shutianwang5799
@shutianwang5799 2 жыл бұрын
rip not work for windows
Django database backup and restore + periodic backups
10:19
She made herself an ear of corn from his marmalade candies🌽🌽🌽
00:38
Valja & Maxim Family
Рет қаралды 18 МЛН
Cheerleader Transformation That Left Everyone Speechless! #shorts
00:27
Fabiosa Best Lifehacks
Рет қаралды 16 МЛН
Cat mode and a glass of water #family #humor #fun
00:22
Kotiki_Z
Рет қаралды 42 МЛН
Tuna 🍣 ​⁠@patrickzeinali ​⁠@ChefRush
00:48
albert_cancook
Рет қаралды 148 МЛН
Django async HTTP requests with asyncio and aiohttp
20:32
Very Academy
Рет қаралды 23 М.
How to set up Celery and Redis - Django Background Tasks - Part 2
16:54
Creating a job scheduler using Celery in a Django project
1:32:31
Scheduling Tasks Professionally in Python
14:08
NeuralNine
Рет қаралды 95 М.
She made herself an ear of corn from his marmalade candies🌽🌽🌽
00:38
Valja & Maxim Family
Рет қаралды 18 МЛН