<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/tests/admin_scripts, branch 4.2</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=4.2</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=4.2'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2023-02-10T08:55:35Z</updated>
<entry>
<title>[4.2.x] Fixed #32813 -- Made runserver display port after binding.</title>
<updated>2023-02-10T08:55:35Z</updated>
<author>
<name>Dhanush</name>
<email>dhanush18245@gmail.com</email>
</author>
<published>2023-02-03T20:13:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=a0623b117c2fc74a4eea46f8adb914182a5670b5'/>
<id>urn:sha1:a0623b117c2fc74a4eea46f8adb914182a5670b5</id>
<content type='text'>
Thanks Florian Apolloner for the review.

Backport of a18d20ca97e6799152c1e0b6f007fde943053dcb from main
</content>
</entry>
<entry>
<title>[4.2.x] Refs #33476 -- Applied Black's 2023 stable style.</title>
<updated>2023-02-01T10:37:29Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2023-02-01T07:13:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=80aae8343939e849100db87b1c9615f32b38ea0b'/>
<id>urn:sha1:80aae8343939e849100db87b1c9615f32b38ea0b</id>
<content type='text'>
Black 23.1.0 is released which, as the first release of the year,
introduces the 2023 stable style. This incorporates most of last year's
preview style.

https://github.com/psf/black/releases/tag/23.1.0

Backport of 097e3a70c1481ee7b042b2edd91b2be86fb7b5b6 from main
</content>
</entry>
<entry>
<title>Fixed #34085 -- Made management commands don't use black for non-Python files.</title>
<updated>2022-10-20T20:38:31Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2022-10-18T17:30:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=5c2c7277d4554db34c585477b269bb1acfcbbe56'/>
<id>urn:sha1:5c2c7277d4554db34c585477b269bb1acfcbbe56</id>
<content type='text'>
Bug in d113b5a837f726d1c638d76c4e88445e6cd59fd5.

Co-authored-by: programmylife &lt;acmshar@gmail.com&gt;
Co-authored-by: Carlton Gibson &lt;carlton.gibson@noumenal.es&gt;
</content>
</entry>
<entry>
<title>Fixed #34068 -- Corrected output of runserver command for "0" IP address.</title>
<updated>2022-10-04T08:13:32Z</updated>
<author>
<name>Dhanush</name>
<email>dhanush18245@gmail.com</email>
</author>
<published>2022-10-04T06:50:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=9fbb5b5e16b44dff97a3caa0e288803a80fabdd3'/>
<id>urn:sha1:9fbb5b5e16b44dff97a3caa0e288803a80fabdd3</id>
<content type='text'>
Thanks David Sanders for the review.
</content>
</entry>
<entry>
<title>Refs #33476 -- Made management commands use black.</title>
<updated>2022-02-11T11:23:26Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2022-02-08T11:38:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=d113b5a837f726d1c638d76c4e88445e6cd59fd5'/>
<id>urn:sha1:d113b5a837f726d1c638d76c4e88445e6cd59fd5</id>
<content type='text'>
Run black on generated files, if it is available on PATH.
</content>
</entry>
<entry>
<title>Refs #33476 -- Refactored code to strictly match 88 characters line length.</title>
<updated>2022-02-07T19:37:05Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-02-04T07:08:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=7119f40c9881666b6f9b5cf7df09ee1d21cc8344'/>
<id>urn:sha1:7119f40c9881666b6f9b5cf7df09ee1d21cc8344</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #33476 -- Reformatted code with Black.</title>
<updated>2022-02-07T19:37:05Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2022-02-03T19:24:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=9c19aff7c7561e3a82978a272ecdaad40dda5c00'/>
<id>urn:sha1:9c19aff7c7561e3a82978a272ecdaad40dda5c00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #32397 -- Made startapp/startproject management commands set User-Agent.</title>
<updated>2021-11-25T19:36:04Z</updated>
<author>
<name>Ad Timmering</name>
<email>awtimmering@gmail.com</email>
</author>
<published>2021-11-22T13:08:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=9a6e2df3a8f01ea761529bec48e5a8dc0ea9575b'/>
<id>urn:sha1:9a6e2df3a8f01ea761529bec48e5a8dc0ea9575b</id>
<content type='text'>
This sets User-Agent to 'Django/&lt;version&gt;'.
</content>
</entry>
<entry>
<title>Fixed #4282 -- Made startapp/startproject management commands honor umask.</title>
<updated>2021-11-24T12:10:45Z</updated>
<author>
<name>Ad Timmering</name>
<email>awtimmering@gmail.com</email>
</author>
<published>2021-11-19T14:15:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=59f4796918235e70f0c6429c3f8e2e979f4ba0b4'/>
<id>urn:sha1:59f4796918235e70f0c6429c3f8e2e979f4ba0b4</id>
<content type='text'>
Co-authored-by: Christian Schmitt &lt;c.schmitt@briefdomain.de&gt;
</content>
</entry>
<entry>
<title>Refs #32355 -- Modernized subprocess.run() calls.</title>
<updated>2021-09-27T06:20:24Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2021-09-25T08:18:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=840ad06300ac38e0e0e18ea36d6969cc03c875a9'/>
<id>urn:sha1:840ad06300ac38e0e0e18ea36d6969cc03c875a9</id>
<content type='text'>
</content>
</entry>
</feed>
