Made some good progress today, prepping a migration from #celery to #django 's new task framework. Also added some test cases and fixed some bugs in https://codeberg.org/kfdm/django-inspect-tasks as well. Might be able to draft a small blog post about migrating as well.
Lots of thanks to https://pypi.org/project/django-tasks/ and https://pypi.org/project/django-crontask/ for creating all the pieces.