Gui
Gui
did you set **start_time** field? I have encountered the same issue , until i clean up the **start_time**, the beat start sending tasks. This behavior should be relate to timezone...
I did have the same issues with periodictask, but I solved by clean up the **start_time** field in **django_celery_beat_periodictask** model, this issued must be related to TZ settings, the timezone...
set to **null**
I'm looking forward to having `debug`, `launch`, and `task` features. Having both `VS Code` and `PyCharm` open with multiple projects consumes too much resources and it really slow. 👍