﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
35859	Add DEP14 Tasks interface	Jake Howard	Jake Howard	"As part of [https://github.com/django/deps/blob/main/accepted/0014-background-workers.rst DEP 14], this ticket adds a generic Task interface, allowing enqueueing background tasks. Specifically:

- Common API interface
- Base backend
- Task / result classes
- Immediate / Dummy backends

These features already exist in [https://github.com/realOrangeOne/django-tasks django-tasks], but need to make their way into Django core.

The database backend is intentionally absent, but will be added in a future ticket. This makes the PR significantly smaller, and easier to review.
"	New feature	closed	Tasks	dev	Normal	fixed		Carlton Gibson Harro Evstifeev Roman şuayip üzülmez	Ready for checkin	1	0	0	0	0	0
