Real Python Follow Django Tasks: Exploring the Built-in Tasks Framework Explore Django Tasks, the new built-in framework in Django 6.0, and run background jobs with @task, named queues, and a lightweight alternative to Celery. https://realpython.com/django-tasks/ realpython.com