summaryrefslogtreecommitdiff
path: root/django/tasks
AgeCommit message (Expand)Author
2025-09-17Refs #35859 -- Removed support for Task enqueuing on transaction commit.Jacob Walls
2025-09-16Fixed #35859 -- Added background Tasks framework interface.Jake Howard