Skip to content

unicef/django-celery-boost

Repository files navigation

django-celery-boost

Test Lint Documentation codecov PyPI - Python Version

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.

Links

Features

  • 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/