GitHub - roam/django-tasks-demo: Demo project for django.tasks
Demo project for django.tasks. Contribute to roam/django-tasks-demo development by creating an account on GitHub.
Django 6.0 introduces a built-in background tasks framework in `django.tasks`. But don't expect to phase out Celery, Huey or other preferred solutions just yet.
Demo project for django.tasks. Contribute to roam/django-tasks-demo development by creating an account on GitHub.