<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/settings_tests, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2025-07-23T23:17:55Z</updated>
<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/django.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>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>Used addCleanup() in tests where appropriate.</title>
<updated>2023-12-31T09:01:31Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-12-31T09:01:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d88ec42bd0a37340c8477a6f20bf26e58bd84735'/>
<id>urn:sha1:d88ec42bd0a37340c8477a6f20bf26e58bd84735</id>
<content type='text'>
</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>Refs #32365 -- Removed support for pytz timezones per deprecation timeline.</title>
<updated>2023-01-17T10:49:15Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-01-09T08:03:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e6f82438d4e3750e8d299bfd79dac98eebe9f1e0'/>
<id>urn:sha1:e6f82438d4e3750e8d299bfd79dac98eebe9f1e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #32379 -- Changed default USE_TZ to True.</title>
<updated>2023-01-17T10:49:15Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-01-06T11:30:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=602d9a312facc64d44619c61c3863d3d0820006a'/>
<id>urn:sha1:602d9a312facc64d44619c61c3863d3d0820006a</id>
<content type='text'>
Per deprecation timeline.
</content>
</entry>
<entry>
<title>Fixed #33569 -- Added SECURE_PROXY_SSL_HEADER support for list of protocols in the header value.</title>
<updated>2022-03-23T18:33:36Z</updated>
<author>
<name>Thomas Schmidt</name>
<email>thomas@useobject.com</email>
</author>
<published>2022-03-07T22:25:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1cf60ce6017d904024ee132f7edae0b4b821a954'/>
<id>urn:sha1:1cf60ce6017d904024ee132f7edae0b4b821a954</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 #30360 -- Added support for secret key rotation.</title>
<updated>2022-02-01T10:12:24Z</updated>
<author>
<name>tschilling</name>
<email>schillingt@better-simple.com</email>
</author>
<published>2021-12-14T03:47:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0dcd549bbe36c060f536ec270d34d9e7d4b8e6c7'/>
<id>urn:sha1:0dcd549bbe36c060f536ec270d34d9e7d4b8e6c7</id>
<content type='text'>
Thanks Florian Apolloner for the implementation idea.

Co-authored-by: Andreas Pelme &lt;andreas@pelme.se&gt;
Co-authored-by: Carlton Gibson &lt;carlton.gibson@noumenal.es&gt;
Co-authored-by: Vuyisile Ndlovu &lt;terrameijar@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fixed #32365 -- Made zoneinfo the default timezone implementation.</title>
<updated>2021-09-16T10:11:05Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2021-09-09T13:15:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=306607d5b99b6eca6ae2c1e726d8eb32b9b2ca1b'/>
<id>urn:sha1:306607d5b99b6eca6ae2c1e726d8eb32b9b2ca1b</id>
<content type='text'>
Thanks to Adam Johnson, Aymeric Augustin, David Smith, Mariusz Felisiak, Nick
Pope, and Paul Ganssle for reviews.
</content>
</entry>
</feed>
