<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/runtests.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-12-11T17:10:52Z</updated>
<entry>
<title>Refs #27890 -- Avoided overwriting TMPDIR in runtests.py under forkserver mode.</title>
<updated>2025-12-11T17:10:52Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2025-12-11T16:14:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cd6278c4c09e4af9b2988d585b372d9abeeb63ee'/>
<id>urn:sha1:cd6278c4c09e4af9b2988d585b372d9abeeb63ee</id>
<content type='text'>
This variable should only be set once. Under forkserver, this module
was getting executed multiple times, causing nested temporary dirs
that didn't clean up properly, raising FileNotFoundError.

This similar to #27890 although a slightly different cause.
</content>
</entry>
<entry>
<title>Refs #35844 -- Checked for forkserver mode when running runtests.py with --selenium and --parallel.</title>
<updated>2025-11-11T23:28:07Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2025-11-11T21:36:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c60a708b58d6c8725f2e9dc46ac43d38250989b8'/>
<id>urn:sha1:c60a708b58d6c8725f2e9dc46ac43d38250989b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Advanced deprecation warnings for Django 6.1.</title>
<updated>2025-09-17T18:17:05Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2025-09-05T18:40:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cebbd5a6ad6b065ee2ea89fe7ded544b0bf48d12'/>
<id>urn:sha1:cebbd5a6ad6b065ee2ea89fe7ded544b0bf48d12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #36500 -- Rewrapped long docstrings and block comments via a script.</title>
<updated>2025-07-23T23:17:55Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2025-07-23T03:41:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=69a93a88edb56ba47f624dac7a21aacc47ea474f'/>
<id>urn:sha1:69a93a88edb56ba47f624dac7a21aacc47ea474f</id>
<content type='text'>
Rewrapped long docstrings and block comments to 79 characters + newline
using script from https://github.com/medmunds/autofix-w505.
</content>
</entry>
<entry>
<title>Fixed #32770 -- Added system check to ensure django.contrib.postgres is installed when using its features.</title>
<updated>2025-06-18T06:36:49Z</updated>
<author>
<name>Clifford Gama</name>
<email>cliffygamy@gmail.com</email>
</author>
<published>2025-05-16T21:48:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=74b31cd26b9ad4ad85f131850a734f02aae988bb'/>
<id>urn:sha1:74b31cd26b9ad4ad85f131850a734f02aae988bb</id>
<content type='text'>
Added postgres.E005 to validate 'django.contrib.postgres' is in INSTALLED_APPS
when using:
* PostgreSQL-specific fields (ArrayField, HStoreField, range fields, SearchVectorField),
* PostgreSQL indexes (PostgresIndex and all subclasses), and
* ExclusionConstraint

The check provides immediate feedback during system checks rather than failing
later with obscure runtime and database errors.

Thanks to Simon Charette and Sarah Boyce for reviews.
</content>
</entry>
<entry>
<title>Fixed #36005 -- Dropped support for Python 3.10 and 3.11.</title>
<updated>2025-01-20T13:07:28Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2025-01-17T21:09:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f5772de69679efb54129ac1cbca3579b512778af'/>
<id>urn:sha1:f5772de69679efb54129ac1cbca3579b512778af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Advanced deprecation warnings for Django 6.0.</title>
<updated>2025-01-15T21:28:37Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2024-12-13T09:24:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7bc88c3c15dcc3aa38702f298845a97618b1932b'/>
<id>urn:sha1:7bc88c3c15dcc3aa38702f298845a97618b1932b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #35952 -- Used class property for available apps check on TransactionTestCase.</title>
<updated>2024-12-04T08:36:40Z</updated>
<author>
<name>Jake Howard</name>
<email>git@theorangeone.net</email>
</author>
<published>2024-09-27T13:13:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=58e548db8b74e3d265a2e94816489cd0caeeaf91'/>
<id>urn:sha1:58e548db8b74e3d265a2e94816489cd0caeeaf91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #35797 -- Removed debug context processor from default project template.</title>
<updated>2024-09-30T19:52:28Z</updated>
<author>
<name>Marc Gibbons</name>
<email>1726961+marcgibbons@users.noreply.github.com</email>
</author>
<published>2024-09-30T19:52:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6765b6adf924c1bc8792a4a454d5a788c1abc98e'/>
<id>urn:sha1:6765b6adf924c1bc8792a4a454d5a788c1abc98e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Advanced deprecation warnings for Django 5.2.</title>
<updated>2024-05-22T18:44:07Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2024-05-03T18:07:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3a748cd0f53b718625d82262a70b2dabafd0185e'/>
<id>urn:sha1:3a748cd0f53b718625d82262a70b2dabafd0185e</id>
<content type='text'>
</content>
</entry>
</feed>
