mirror of
https://github.com/wsvincent/awesome-django.git
synced 2024-11-23 20:11:09 +00:00
✨ Add django-tasks (#295)
This commit is contained in:
parent
69a6592513
commit
7a1799122d
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue
Block a user