I am running a django application with celery to run a periodic task that should run once per day, but the problem is it\'s running twice a day.
My task inherits from the