<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/core/management/base.py, branch stable/6.0.x</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=stable%2F6.0.x</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=stable%2F6.0.x'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2025-12-22T19:05:37Z</updated>
<entry>
<title>[6.0.x] Fixed #36376 -- Fixed --no-color for command help in Python 3.14+.</title>
<updated>2025-12-22T19:05:37Z</updated>
<author>
<name>Skyiesac</name>
<email>jainsachi1202@gmail.com</email>
</author>
<published>2025-12-18T11:05:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b0befe1d40fcfef3086472419ae2ce9c0a5f1610'/>
<id>urn:sha1:b0befe1d40fcfef3086472419ae2ce9c0a5f1610</id>
<content type='text'>
https://github.com/python/cpython/pull/136809 made `color` default to
True in ArgumentParser.

Backport of d0d85cd165e54582cce98cf685252e771460a9d4 from main.
</content>
</entry>
<entry>
<title>Removed double spaces after periods and within phrases.</title>
<updated>2025-07-23T13:09:43Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2025-07-18T13:37:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1ecf6889cabc9f3f60d3fdd651468cddd8f4da6e'/>
<id>urn:sha1:1ecf6889cabc9f3f60d3fdd651468cddd8f4da6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #36056 -- Made OutputWrapper a virtual subclass of TextIOBase.</title>
<updated>2025-01-04T03:29:53Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2025-01-04T03:29:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ec0e784f91b551c654f0962431cc31091926792d'/>
<id>urn:sha1:ec0e784f91b551c654f0962431cc31091926792d</id>
<content type='text'>
This fixes the ignored exception in self._out.flush() from
django.core.management.base.OutputWrapper:
`ValueError: I/O operation on closed file.`</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/django.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>
<entry>
<title>Fixed #35689 -- Handled custom labels in LabelCommand.missing_args_message.</title>
<updated>2024-08-23T15:26:28Z</updated>
<author>
<name>Giovanni Fabbretti</name>
<email>gfabbretti8</email>
</author>
<published>2024-08-23T13:23:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f72bbd44808452f4a70be5f7b9d35e46dee32e2d'/>
<id>urn:sha1:f72bbd44808452f4a70be5f7b9d35e46dee32e2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated the --traceback option help text.</title>
<updated>2024-05-23T11:56:31Z</updated>
<author>
<name>Peter Bittner</name>
<email>django@bittner.it</email>
</author>
<published>2024-05-14T11:48:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=94ab56ee2e24d4764296580da66dbbdc9ba03b02'/>
<id>urn:sha1:94ab56ee2e24d4764296580da66dbbdc9ba03b02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Applied Black's 2024 stable style.</title>
<updated>2024-01-26T11:45:07Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2024-01-26T11:45:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=305757aec19c9d5111e4d76095ae0acd66163e4b'/>
<id>urn:sha1:305757aec19c9d5111e4d76095ae0acd66163e4b</id>
<content type='text'>
https://github.com/psf/black/releases/tag/24.1.0</content>
</entry>
<entry>
<title>Fixed #34259 -- Passed called_from_command_line to command subparsers.</title>
<updated>2023-02-03T05:56:57Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2023-01-15T09:19:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=017fa23d3b0aee9142f531c2a0002fc86c82a54c'/>
<id>urn:sha1:017fa23d3b0aee9142f531c2a0002fc86c82a54c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #33657 -- Allowed customizing formatter class of argument parsers.</title>
<updated>2022-06-20T15:34:52Z</updated>
<author>
<name>Abhinav Yadav</name>
<email>72503824+SirAbhi13@users.noreply.github.com</email>
</author>
<published>2022-06-20T15:34:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2887b9f67cadc5295ef6a0574de2c2c8fdd66905'/>
<id>urn:sha1:2887b9f67cadc5295ef6a0574de2c2c8fdd66905</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Renamed wrapped functions to wrapper.</title>
<updated>2022-05-25T08:53:52Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2022-05-22T06:20:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6485894157949338d76ca9a0da0b4c9cfef40e10'/>
<id>urn:sha1:6485894157949338d76ca9a0da0b4c9cfef40e10</id>
<content type='text'>
All these functions are wrapping another function. They're the wrapper,
while the function they're wrapping is the wrapped.
</content>
</entry>
</feed>
