django-celery-boost is a small Django Abstract Model that provides some useful methods to manage Models that represents the "context" of a Celery task.
- Documentation https://unicef.github.io/django-celery-boost/
- Source Code - https://github.com/unicef/django-celery-boost
- Pypi - https://pypi.org/project/django-celery-boost/
- Easy control Django Model records to celery task
- Business View of Celery Task
- Revoke tasks with to running workers
- Retrieve task position in the queue
- Admin integration to inspect task status (running/result/error)
Django-celery-boost has been developed as part of the UNICEF HOPE project, read more at https://unicef.github.io/hope-documentation/