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
@Bampailim4 жыл бұрын
Hi Pyplane, I am not sure this does not work for Python HTTP Requests.GET ?
@Pyplane4 жыл бұрын
@@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
@everything52404 жыл бұрын
Love from India, I never felt anyone better than you in django
@Pyplane4 жыл бұрын
Glad you enjoyed the video & thanks for the nice words! :)
@llewellynhattingh34964 жыл бұрын
I followed all instructions, I am working on Linux, however it is not running.. no error code, just simply nothing is happening? Any suggestions?
@ahmedhashim50432 жыл бұрын
Thank you bud for your content , i would like ask what host service you recommend for uploading Django with crontab
@AnubhavMadhav3 жыл бұрын
Great video but I gotta say bye at 0:33. ✨
@matthewgift527614 күн бұрын
does this work on production using Cpanel
@thing2know2 жыл бұрын
Hi any alternative for windows users?
@deepanshuaggarwal70424 жыл бұрын
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 ?
@QLOVEm3OFCChannel2 жыл бұрын
does crontab work in background without running the server ?
@silkogelman3 жыл бұрын
Nice clear django-crontab example that I could apply immediately. Thanks for this!
@spythere3 жыл бұрын
Świetna robota, dokładnie tego szukałem do swojego projektu z API, dzięki :D
@dinocorry66412 жыл бұрын
Wow am really greatful for this. Have been going through celery alot to achieve a simple task but with this am good
@Pyplane2 жыл бұрын
Glad you liked it 🙌
@briansilvestri7073 жыл бұрын
Does this work in production for any OS?
@yatishsoorma22802 жыл бұрын
Hey man. Great video with proper explanation.
@Pyplane2 жыл бұрын
Thanks! :)
@mrmuranga3 жыл бұрын
never knew of this package..thanks and well presented
@Pyplane3 жыл бұрын
Thank you!
@bumblebee2012able3 жыл бұрын
Great teacher, respect from Vietnam 🙏🙏🙏
@Pyplane3 жыл бұрын
Thank you! :)
@webseries94823 жыл бұрын
Thanks, your chenal will grow much faster then this autotask
@Bampailim4 жыл бұрын
Can you this work in AWS EC2 ?
@Brocollipy4 жыл бұрын
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 Жыл бұрын
Thanks, Please make video on using django-background-tasks as well.
@liviumircea69053 жыл бұрын
Just what I need for my project...thank you
@ziphozenkosingwe77144 жыл бұрын
Thank you have made me a better Django Developer. You make things in Django look simple and nice
@Pyplane4 жыл бұрын
Thank you! Very glad you like my videos :)
@saimaruthi_14 жыл бұрын
Thank you for this tutorial, can you please suggest any alternative for Windows users
@saimaruthi_13 жыл бұрын
@Gyan Guru No, I didn't research on it. But I guess there are alternatives available
@zeecomedia4 жыл бұрын
thank you for the video..Simplicity is defined by all your django videos..
@Pyplane4 жыл бұрын
Thank you ! :))
@shalomalexander78113 жыл бұрын
Wonderful Tutorial. Loved it. Is there any alternative for windows.
@mohammadshafayethaydar16523 жыл бұрын
Thank you so much for this tutorial. Can i send mail using crontab?
@nehat7863 жыл бұрын
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
@parrot7853 жыл бұрын
Very interesting. Found it accidentally, but I was wondering before how to do this kind of things :-) Many thanks!
@Pyplane3 жыл бұрын
Thanks for watching! :)
@aldorsan3 жыл бұрын
Really clear tutorial
@Pyplane3 жыл бұрын
Thank you!
@aldorsan3 жыл бұрын
@@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?
@antonionavarro74784 жыл бұрын
Does it work on Django 3? I’m not able to make it work on Django 3.0.5
@Pyplane4 жыл бұрын
yes, it works if you are on mac (as mentioned in the intro)
@antonionavarro74784 жыл бұрын
@@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
@Pyplane4 жыл бұрын
@@antonionavarro7478 happy you figured it out.Cheers!
@romanbush51642 жыл бұрын
Thanks you vary match !
@yukselbastan46874 жыл бұрын
again a great video, thank you.
@Pyplane4 жыл бұрын
thank you Yuksel ! :)
@_falcon013 жыл бұрын
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.demirci4 жыл бұрын
Firstly, thanks. What about Celery for background tasks ?
@Pyplane4 жыл бұрын
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.demirci4 жыл бұрын
Pyplane Nice to hear that, FOLLOWING !!! 👍
@Pyplane4 жыл бұрын
@@erdem.demirci Awesome. Thank you! :)
@tusifuedison58674 жыл бұрын
Great video, thank you
@Pyplane4 жыл бұрын
Thanks! :)
@_CS_DeepMehta4 жыл бұрын
Amazing boss 💪💪
@Pyplane4 жыл бұрын
Thank you! :)
@aadilkp53353 жыл бұрын
why doesn't it work on windows?
@lejonjaro76953 жыл бұрын
I using windows 10. I just import my files using FTP to my rpi 3
@furiousangel2562 жыл бұрын
its not support windows :(
@rangabharath42534 жыл бұрын
awesome
@brianssendagire2624 жыл бұрын
This is a excellent tutorial, but it won't work on windows