<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/null_fk_ordering, 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>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>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>Refs #32956 -- Changed "afterwards" to "afterward" in docs and comments.</title>
<updated>2021-07-27T08:41:51Z</updated>
<author>
<name>David Smith</name>
<email>39445562+smithdc1@users.noreply.github.com</email>
</author>
<published>2021-07-27T08:41:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1cba3207867fb168788ad6120770d0398b6b2807'/>
<id>urn:sha1:1cba3207867fb168788ad6120770d0398b6b2807</id>
<content type='text'>
This also removes unnecessary comments with the previous spelling.

AP Stylebook has a short entry to advise the preferred spelling for
"en-us". "Afterwards" is preferred in British English.</content>
</entry>
<entry>
<title>Removed unused __str__() methods in tests models.</title>
<updated>2020-04-30T07:13:23Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2020-04-30T07:13:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=555e3a848e7ac13580371c7eafbc89195fee6ea9'/>
<id>urn:sha1:555e3a848e7ac13580371c7eafbc89195fee6ea9</id>
<content type='text'>
Follow up to 6461583b6cc257d25880ef9a9fd7e2125ac53ce1.</content>
</entry>
<entry>
<title>Followed style guide for model attribute ordering.</title>
<updated>2018-12-28T00:34:14Z</updated>
<author>
<name>Matt Wiens</name>
<email>mwiens91@gmail.com</email>
</author>
<published>2018-12-28T00:34:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e817ae74da0e515db31907ebcb2d00bcf7c3f5bc'/>
<id>urn:sha1:e817ae74da0e515db31907ebcb2d00bcf7c3f5bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed unnecessary trailing commas and spaces in various code.</title>
<updated>2017-12-28T20:07:29Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2017-12-28T20:07:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=83a36ac49a98d5d8801ed8428612e9a56aeb8699'/>
<id>urn:sha1:83a36ac49a98d5d8801ed8428612e9a56aeb8699</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #23919 -- Removed python_2_unicode_compatible decorator usage</title>
<updated>2017-01-18T12:44:34Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2016-11-19T20:54:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f3c43ad1fd9556f0fd026a5dfa93c67a5cf186ca'/>
<id>urn:sha1:f3c43ad1fd9556f0fd026a5dfa93c67a5cf186ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #23919 -- Removed encoding preambles and future imports</title>
<updated>2017-01-18T08:55:19Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2016-11-19T17:19:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d7b9aaa366dd54ecc3142c588162e3adc7c2f7ac'/>
<id>urn:sha1:d7b9aaa366dd54ecc3142c588162e3adc7c2f7ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed many spelling mistakes in code, comments, and docs.</title>
<updated>2015-12-03T17:48:24Z</updated>
<author>
<name>Josh Soref</name>
<email>jsoref@users.noreply.github.com</email>
</author>
<published>2015-12-02T23:55:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=93452a70e8a62c7408eeded444f5088d4a26212d'/>
<id>urn:sha1:93452a70e8a62c7408eeded444f5088d4a26212d</id>
<content type='text'>
</content>
</entry>
</feed>
