#Django 6 includes a build-in Tasks framework, and it seems oddly… incomplete? No database backend? No way to execute tasks?
I don’t really understand why this is not part of core? Especially since the reference implementation* does includes this.
Where is the “task-based SMTP email backend” mentioned in DEP 0014**?
* https://github.com/RealOrangeOne/django-tasks
** https://github.com/django/deps/blob/main/accepted/0014-background-workers.rst