- python3-django
- python3-celery (>= 4.1.0)
- python3:any
This extension enables you to store Celery task results using the Django ORM.
.
It defines a single model (django_celery_results.models.TaskResult) used to
store task results, and you can query this database table like any other Django
model.
.
This package contains the Python 3 version of the library.
Installed Size: 78.8 kB
Architectures: all