Amazing. If this means no more management of Celery workers, then I am so happy! So nice to have this directly built _into_ Django, especially for very simple task scheduling.
You will have to keep Celery for the foreseeable future. The current implementation is just a stub which provides a unified interface for some future backends.
HiPhish|2 months ago
JodieBenitez|2 months ago
Meanwhile, Huey works just fine: https://huey.readthedocs.io/en/latest/django.html
no_wizard|2 months ago
gonational|2 months ago