GeistHaus
log in · sign up

django.tasks exists

theorangeone.net

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 pages link to this URL
Using Django Tasks in production

Have you been wondering if you should use Django Tasks for your next project? See how Djangonaut Space is using it today.

0 inbound links article en django Django TasksDjangoBackground tasks
Django: what’s new in 6.0 - Adam Johnson

Django 6.0 was released today, starting another release cycle for the loved and long-lived Python web framework (now 20 years old!). It comes with a mosaic of new features, contributed to by many, some of which I am happy to have helped with. Below is my pick of highlights from the release notes.

1 inbound link article en