{"library":"django-celery-results","type":"library","category":null,"description":"Django Celery Results is an extension that enables you to store Celery task and group results using the Django ORM or Django's cache framework. It provides database models (TaskResult and GroupResult) to store task and group outcomes, which can then be queried like any other Django model. The library is actively maintained, with new versions typically released every few months to support the latest Django and Celery versions.","language":"python","status":"active","version":"2.6.0","tags":["django","celery","results","backend","task-queue","orm"],"last_verified":"Wed May 20","install":[{"cmd":"pip install django-celery-results","imports":["INSTALLED_APPS = ['django_celery_results']","from django_celery_results.models import TaskResult","from django_celery_results.models import GroupResult"]}],"homepage":null,"github":"https://github.com/celery/django-celery-results","docs":"https://django-celery-results.readthedocs.io/en/latest/","changelog":"https://django-celery-results.readthedocs.io/en/latest/changelog.html","pypi":"https://pypi.org/project/django-celery-results/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":5.4,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-celery-results/compatibility"}}