I scheduled cron job using django it is showing in logs but it is not working
code:
settings.py:
INSTALLED_APPS = [ \'django_crontab\', \'dj