<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/tasks/tasks.py, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2025-09-17T16:28:58Z</updated>
<entry>
<title>Refs #35859 -- Removed support for Task enqueuing on transaction commit.</title>
<updated>2025-09-17T16:28:58Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2025-09-17T13:19:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b931156c207f661406635d49e0e29a51cacc1ab8'/>
<id>urn:sha1:b931156c207f661406635d49e0e29a51cacc1ab8</id>
<content type='text'>
This removes the ability to configure Task enqueueing via a setting,
since the proposed `ENQUEUE_ON_COMMIT` did not support multi-database
setups.

Thanks to Simon Charette for the report.

Follow-up to 4289966d1b8e848e5e460b7c782dac009d746b20.
</content>
</entry>
<entry>
<title>Fixed #35859 -- Added background Tasks framework interface.</title>
<updated>2025-09-16T20:28:32Z</updated>
<author>
<name>Jake Howard</name>
<email>git@theorangeone.net</email>
</author>
<published>2025-07-17T11:51:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4289966d1b8e848e5e460b7c782dac009d746b20'/>
<id>urn:sha1:4289966d1b8e848e5e460b7c782dac009d746b20</id>
<content type='text'>
This work implements what was defined in DEP 14
(https://github.com/django/deps/blob/main/accepted/0014-background-workers.rst).

Thanks to Raphael Gaschignard, Eric Holscher, Ran Benita, Sarah Boyce,
Jacob Walls, and Natalia Bidart for the reviews.
</content>
</entry>
</feed>
