<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/tests/admin_scripts, branch 4.1</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=4.1</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=4.1'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2022-02-11T11:23:26Z</updated>
<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>
<entry>
<title>Fixed #32309 -- Added --exclude option to startapp/startproject management commands.</title>
<updated>2021-09-01T10:08:02Z</updated>
<author>
<name>sage</name>
<email>laymonage@gmail.com</email>
</author>
<published>2021-07-24T00:09:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=84c7c4a477eae5de394d036d7ba1e58a37e18b69'/>
<id>urn:sha1:84c7c4a477eae5de394d036d7ba1e58a37e18b69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #32309 -- Added test for excluding hidden directories in startproject command.</title>
<updated>2021-09-01T09:05:10Z</updated>
<author>
<name>sage</name>
<email>laymonage@gmail.com</email>
</author>
<published>2021-09-01T09:03:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=3686077d463685d383e14b4695eaaa2658919a42'/>
<id>urn:sha1:3686077d463685d383e14b4695eaaa2658919a42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #25264 -- Allowed suppressing base command options in --help output.</title>
<updated>2021-08-31T09:04:02Z</updated>
<author>
<name>Jan Szoja</name>
<email>jszoja@gmail.com</email>
</author>
<published>2021-07-24T23:16:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=b667ac24ead73300c49e265201b6c0b913ee36a3'/>
<id>urn:sha1:b667ac24ead73300c49e265201b6c0b913ee36a3</id>
<content type='text'>
This also suppresses -verbosity and --trackback options in the
runserver's help.
</content>
</entry>
<entry>
<title>Refs #25264 -- Added test for command --help output with default options and custom arguments.</title>
<updated>2021-08-31T09:03:58Z</updated>
<author>
<name>Jan Szoja</name>
<email>jszoja@gmail.com</email>
</author>
<published>2021-08-31T07:42:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=97f377cd3520794f7d4e97b7aa1fa2093c426273'/>
<id>urn:sha1:97f377cd3520794f7d4e97b7aa1fa2093c426273</id>
<content type='text'>
</content>
</entry>
</feed>
