0

I am referring to the official documentation from here.

Here is my code:

  1. Directory Structure:

enter image description here

  1. settings.py file

enter image description here

  1. app1/jobs.py file

enter image description here

  1. Scheduled job in django-admin panel (time is 2 minutes after the current time)

enter image description here enter image description here

Issue

I am expecting some log messages on the console (command prompt) after the specified time. But even after waiting for more than the specified time, there are no log messages.

Josal
  • 336
  • 1
  • 10

0 Answers0