django-dbtasks: Yet another task backend

I’ve just published django-dbtasks, a model-based backend and runner for Django tasks in 6.0. It’s very similar in spirit (and model!) to the database backend in django-tasks, but features a more robust multi-threaded task runner, and periodic tasks.