-
Notifications
You must be signed in to change notification settings - Fork 41
Django 6 Tasks Framework support #957
Open
Description
Django 6 includes a new tasks framework.
https://docs.djangoproject.com/en/dev/topics/tasks/
It would be nice if django-structlog could work with this new system.
To be discussed.