diff --git a/README.md b/README.md index 13d0b20..2086860 100644 --- a/README.md +++ b/README.md @@ -303,6 +303,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/ - [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. +- [django-tasks](https://github.com/realOrangeOne/django-tasks) - A reference implementation and backport of background workers and tasks in Django, based on [DEP 14](https://www.djangoproject.com/weblog/2024/may/29/django-enhancement-proposal-14-background-workers/). ### Templates - [curlylint](https://www.curlylint.org/) - Experimental HTML templates linting for Jinja, Nunjucks, Django templates, Twig, Liquid.