<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/admin_scripts/tests.py, branch 5.0a1</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=5.0a1</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=5.0a1'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2023-09-01T11:24:05Z</updated>
<entry>
<title>Fixed #34778 -- Avoided importing modules in startapp/startproject.</title>
<updated>2023-09-01T11:24:05Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2023-09-01T00:15:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bcd80de8b5264d8c853bbd38bfeb02279a9b3799'/>
<id>urn:sha1:bcd80de8b5264d8c853bbd38bfeb02279a9b3799</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #32813 -- Made runserver display port after binding.</title>
<updated>2023-02-10T07:22:34Z</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/django.git/commit/?id=a18d20ca97e6799152c1e0b6f007fde943053dcb'/>
<id>urn:sha1:a18d20ca97e6799152c1e0b6f007fde943053dcb</id>
<content type='text'>
Thanks Florian Apolloner for the review.
</content>
</entry>
<entry>
<title>Refs #33476 -- Applied Black's 2023 stable style.</title>
<updated>2023-02-01T10:04:38Z</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/django.git/commit/?id=097e3a70c1481ee7b042b2edd91b2be86fb7b5b6'/>
<id>urn:sha1:097e3a70c1481ee7b042b2edd91b2be86fb7b5b6</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
</content>
</entry>
<entry>
<title>Fixed #34233 -- Dropped support for Python 3.8 and 3.9.</title>
<updated>2023-01-18T08:46:01Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-01-18T08:46:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3bbe22dafcc69c5ffa79707f5a74eb1faf466e12'/>
<id>urn:sha1:3bbe22dafcc69c5ffa79707f5a74eb1faf466e12</id>
<content type='text'>
</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/django.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/django.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/django.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/django.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/django.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/django.git/commit/?id=9a6e2df3a8f01ea761529bec48e5a8dc0ea9575b'/>
<id>urn:sha1:9a6e2df3a8f01ea761529bec48e5a8dc0ea9575b</id>
<content type='text'>
This sets User-Agent to 'Django/&lt;version&gt;'.
</content>
</entry>
</feed>
