<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/internals/contributing/writing-code/coding-style.txt, 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-10-16T18:59:02Z</updated>
<entry>
<title>Bumped minimum isort version to 7.0.0.</title>
<updated>2025-10-16T18:59:02Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2025-10-16T14:33:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d980d68609448a4c85763fa34e471ff80540888b'/>
<id>urn:sha1:d980d68609448a4c85763fa34e471ff80540888b</id>
<content type='text'>
Added ignores relating to https://github.com/PyCQA/isort/issues/2352.
</content>
</entry>
<entry>
<title>Cautioned against multi-level relative imports in coding style docs.</title>
<updated>2025-10-13T21:27:07Z</updated>
<author>
<name>lyova24</name>
<email>lengthylyova@gmail.com</email>
</author>
<published>2025-10-04T21:28:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a545eb0c1ad5dcbb4e4cf22ce6cf486224c0ba8a'/>
<id>urn:sha1:a545eb0c1ad5dcbb4e4cf22ce6cf486224c0ba8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ensured :doc: role uses absolute targets in docs.</title>
<updated>2025-08-28T16:48:32Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2025-06-27T13:33:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=56955636e66505b7ac0246f97883f979d1b1f6a1'/>
<id>urn:sha1:56955636e66505b7ac0246f97883f979d1b1f6a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #36570 -- Removed unnecessary :py domain from documentation roles.</title>
<updated>2025-08-28T06:52:43Z</updated>
<author>
<name>SaJH</name>
<email>wogur981208@gmail.com</email>
</author>
<published>2025-08-25T15:50:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3c0c54351b58e9386375d2bd7a8c60dadc4bb6e8'/>
<id>urn:sha1:3c0c54351b58e9386375d2bd7a8c60dadc4bb6e8</id>
<content type='text'>
Signed-off-by: SaJH &lt;wogur981208@gmail.com&gt;
</content>
</entry>
<entry>
<title>Refs #36485 -- Rewrapped docs to 79 columns line length.</title>
<updated>2025-08-25T13:51:10Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2025-07-25T09:24:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f81e6e3a53ee36e3f730a71aa55a5744982dd016'/>
<id>urn:sha1:f81e6e3a53ee36e3f730a71aa55a5744982dd016</id>
<content type='text'>
Lines in the docs files were manually adjusted to conform to the
79 columns limit per line (plus newline), improving readability and
consistency across the content.
</content>
</entry>
<entry>
<title>Removed reference to flake8 file exclusions.</title>
<updated>2025-08-23T18:01:00Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2025-08-23T18:01:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=165ad74c578f94f962624a40dff14e1b2e23a1f8'/>
<id>urn:sha1:165ad74c578f94f962624a40dff14e1b2e23a1f8</id>
<content type='text'>
Obsolete since 41384812efe209c8295a50d78b45e0ffb2992436.
(six was removed in 9285926295fbfc86b70e7be8d595d4cfbe7895b8.)</content>
</entry>
<entry>
<title>Fixed #36500 -- Set flake8 max-doc-length config to 79 columns.</title>
<updated>2025-07-23T23:17:55Z</updated>
<author>
<name>Mike Edmunds</name>
<email>medmunds@gmail.com</email>
</author>
<published>2025-07-21T22:06:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3ad0e759a637077b8b7064e3559cc70490311010'/>
<id>urn:sha1:3ad0e759a637077b8b7064e3559cc70490311010</id>
<content type='text'>
Set flake8 max-doc-length to 79 to enforce smaller line length limit
on docstrings and comments (per coding-style docs).

Updated docs to clarify both requirements are enforced by flake8 and
to remove some leftover language from the pre-black era.
</content>
</entry>
<entry>
<title>Fixes #36215 -- Included unpacking generalization notes in coding style guide (PEP-448).</title>
<updated>2025-04-01T01:43:13Z</updated>
<author>
<name>Aarni Koskela</name>
<email>akx@iki.fi</email>
</author>
<published>2025-03-05T17:00:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6b3250673937b105af44f2f14247e56876f8dbe1'/>
<id>urn:sha1:6b3250673937b105af44f2f14247e56876f8dbe1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #35866 -- Clarified the positioning Python magic methods on models in the internal style guide.</title>
<updated>2024-10-30T15:21:57Z</updated>
<author>
<name>maddrum</name>
<email>maddrum9@gmail.com</email>
</author>
<published>2024-10-26T11:46:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b50d1a020d3a988ab9f45724138943dc807c5ecc'/>
<id>urn:sha1:b50d1a020d3a988ab9f45724138943dc807c5ecc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Used :pypi: role in docs where appropriate.</title>
<updated>2024-08-05T13:35:50Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2024-08-05T13:35:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=304d25667433a59409e334a93acaaa9201840508'/>
<id>urn:sha1:304d25667433a59409e334a93acaaa9201840508</id>
<content type='text'>
</content>
</entry>
</feed>
