🤝 Add Django Celery Results (#252)

This commit is contained in:
Ahmet Sezgin DURAN 2024-01-26 21:04:46 +03:00 committed by GitHub
parent 5d6da7e16c
commit 2370c9c601
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -273,6 +273,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
- [django-celery-beat](https://github.com/celery/django-celery-beat) - A periodic task scheduler with database configured by Django's Admin Panel.
- [celery-exporter](https://github.com/danihodovic/celery-exporter) - Prometheus & Grafana monitoring of Celery tasks.
- [django-dramatiq](https://github.com/Bogdanp/django_dramatiq) - Task processing library with a focus on simplicity, reliability, and performance.
- [django-celery-results](https://github.com/celery/django-celery-results) - Celery result backend with Django.
### Templates