GeistHaus
log in · sign up

Django’s Tasks framework | Django documentation

docs.djangoproject.com

The web framework for perfectionists with deadlines.

2 pages link to this URL
django.tasks exists

As of today (well, technically yesterday), django.tasks is officially released upon the world! Mostly. Note that django.tasks and django-tasks are in fact different, albeit by a single character. Take care when reading.What happened? As of today, the first PR to implement DEP 14 ("Background workers") has been merged into the main branch of the Django code base, all 3094 lines of it. We missed the 5.2 release window…

2 inbound links article en