<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/tests/admin_scripts, branch 6.0</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=6.0</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=6.0'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2025-11-10T19:14:22Z</updated>
<entry>
<title>Refs #36680 -- Avoided manipulating PATH in AdminScriptTestCase.</title>
<updated>2025-11-10T19:14:22Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2025-11-04T19:34:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=a26b660cff4c5b17dd0622fabcb877cff93dd858'/>
<id>urn:sha1:a26b660cff4c5b17dd0622fabcb877cff93dd858</id>
<content type='text'>
This mostly reverts 6436ec321073bf0622af815e0af08f54c97f9b30,
which was fragile. Instead, if black is present, we use it to format the
expected and actual results, instead of hard-coding the expected
formatted value.

Co-authored-by: Natalia &lt;124304+nessita@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>[6.0.x] Refs #36680 -- Fixed admin_scripts tests crash when black is not installed.</title>
<updated>2025-10-30T11:41:02Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2025-10-30T11:38:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=11cfb573d27661962d90c69ddda4e620255eecb6'/>
<id>urn:sha1:11cfb573d27661962d90c69ddda4e620255eecb6</id>
<content type='text'>
Regression in 6436ec321073bf0622af815e0af08f54c97f9b30.
Backport of 3939cd279569fde44f557d79f20bb5b1a02440af from main.
</content>
</entry>
<entry>
<title>[6.0.x] Fixed #36680 -- Parametrized formatter discovery in AdminScriptTestCase.</title>
<updated>2025-10-29T20:57:05Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2025-10-22T16:42:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=32ef95796af07b4a953f708c8636cc567411df8c'/>
<id>urn:sha1:32ef95796af07b4a953f708c8636cc567411df8c</id>
<content type='text'>
Backport of 6436ec321073bf0622af815e0af08f54c97f9b30 from main.
</content>
</entry>
<entry>
<title>Fixed #36564 -- Changed DEFAULT_AUTO_FIELD from AutoField to BigAutoField.</title>
<updated>2025-09-05T14:43:10Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2025-08-19T19:08:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=2a636118dacdcda074c99ebd50311d64a8cca367'/>
<id>urn:sha1:2a636118dacdcda074c99ebd50311d64a8cca367</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/chango.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>Refs #36500 -- Shortened some long docstrings and comments.</title>
<updated>2025-07-23T23:17:55Z</updated>
<author>
<name>Mike Edmunds</name>
<email>medmunds@gmail.com</email>
</author>
<published>2025-07-23T03:40:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=55b0cc21310b76ce4018dd793ba50556eaf0af06'/>
<id>urn:sha1:55b0cc21310b76ce4018dd793ba50556eaf0af06</id>
<content type='text'>
Manually reformatted some long docstrings and comments that would be
damaged by the to-be-applied autofixer script, in cases where editorial
judgment seemed necessary for style or wording changes.
</content>
</entry>
<entry>
<title>Refs #35591 -- Ensured isolated test environ for runserver warning.</title>
<updated>2025-05-13T10:02:30Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2025-05-13T10:02:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=f66c79e93d41d2cd32be244170b54080c0796584'/>
<id>urn:sha1:f66c79e93d41d2cd32be244170b54080c0796584</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #18296 -- Created missing custom target directory for startproject and startapp.</title>
<updated>2025-04-27T13:41:27Z</updated>
<author>
<name>Bruno Alla</name>
<email>alla.brunoo@gmail.com</email>
</author>
<published>2025-04-27T10:01:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=bc21bc4282d854053c1218e8fb3ea39387ccca72'/>
<id>urn:sha1:bc21bc4282d854053c1218e8fb3ea39387ccca72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #36266 -- Renamed HIDE_PRODUCTION_WARNING environment variable to DJANGO_RUNSERVER_HIDE_WARNING.</title>
<updated>2025-03-21T09:19:36Z</updated>
<author>
<name>Johanan Oppong Amoateng</name>
<email>johananoppongamoateng2001@gmail.com</email>
</author>
<published>2025-03-20T10:22:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=5adadf6e8c74ab14d432e9d682ca1914789386de'/>
<id>urn:sha1:5adadf6e8c74ab14d432e9d682ca1914789386de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #35920 -- Observed requires_system_checks in migrate and runserver.</title>
<updated>2024-12-11T16:25:47Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2024-11-23T16:41:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=2ce4545de1791d6ed2405cb0657401e179bc5357'/>
<id>urn:sha1:2ce4545de1791d6ed2405cb0657401e179bc5357</id>
<content type='text'>
Before, the full suite of system checks was run by these commands
regardless if requires_system_checks had been overridden.

Co-authored-by: Simon Charette &lt;charette.s@gmail.com&gt;
</content>
</entry>
</feed>
