<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/internals/contributing/writing-code, branch 6.0.2</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=6.0.2</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=6.0.2'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2025-12-07T14:07:52Z</updated>
<entry>
<title>[6.0.x] Refs #36620 -- Added contributor documentation for code coverage reports.</title>
<updated>2025-12-07T14:07:52Z</updated>
<author>
<name>saurabh</name>
<email>saurabhrai1717@gmail.com</email>
</author>
<published>2025-08-25T18:48:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2e7133c58b24ebd32dc2030cc0665ce545c2670c'/>
<id>urn:sha1:2e7133c58b24ebd32dc2030cc0665ce545c2670c</id>
<content type='text'>
This was included in the original reverted patch:
a89183e63844a937aacd3ddb73c4952ef869d2cc
Follow-up to 26b0e2bb92caf2d16cabe455792350f20d6f42ca.

Backport of e726254a380f2a35a2fcf71143e96cb5987d8102 from main.
</content>
</entry>
<entry>
<title>[6.0.x] Added GitHub Actions linter (zizmor).</title>
<updated>2025-11-21T19:37:19Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2025-11-14T18:30:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=abb9aab00e287b79fe6894ef66227f11d28924e0'/>
<id>urn:sha1:abb9aab00e287b79fe6894ef66227f11d28924e0</id>
<content type='text'>
At the direction of the Security Team. Thanks Markus Holtermann,
Jake Howard, and Natalia Bidart for reviews.

Backport of 09d4bf5cd9c95c588d3ec22edea5db1f5f146900 from main.
</content>
</entry>
<entry>
<title>[6.0.x] Refs #36005 -- Bumped minimum supported versions of docutils to 0.22.</title>
<updated>2025-10-19T18:16:37Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2025-10-19T18:13:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=195836b69af24d3c10fa994fb772c5be1cf065da'/>
<id>urn:sha1:195836b69af24d3c10fa994fb772c5be1cf065da</id>
<content type='text'>
Backport of ca3e0484ef31d13053af6a9d50667813e22fc282 from main.
</content>
</entry>
<entry>
<title>[6.0.x] Bumped minimum isort version to 7.0.0.</title>
<updated>2025-10-16T18:59:48Z</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=887e8972874aef14d019aedf5683d13580f98d37'/>
<id>urn:sha1:887e8972874aef14d019aedf5683d13580f98d37</id>
<content type='text'>
Added ignores relating to https://github.com/PyCQA/isort/issues/2352.

Backport of d980d68609448a4c85763fa34e471ff80540888b from main.
</content>
</entry>
<entry>
<title>[6.0.x] Removed mention of setuptools in docs/internals/contributing/writing-code/unit-tests.txt.</title>
<updated>2025-10-14T12:42:30Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2025-10-13T18:30:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e96e56e06424d7ad151b529f7293092fbdd92470'/>
<id>urn:sha1:e96e56e06424d7ad151b529f7293092fbdd92470</id>
<content type='text'>
Backport of 19101158070429c8d314926a67ec22a88220f316 from main.
</content>
</entry>
<entry>
<title>[6.0.x] Cautioned against multi-level relative imports in coding style docs.</title>
<updated>2025-10-13T21:34:14Z</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=50d31aeb4993cc5f221cb5addad1d5a6e664a092'/>
<id>urn:sha1:50d31aeb4993cc5f221cb5addad1d5a6e664a092</id>
<content type='text'>
Backport of a545eb0c1ad5dcbb4e4cf22ce6cf486224c0ba8a from main.
</content>
</entry>
<entry>
<title>Refs #35667 -- Corrected usage of skip_file_prefixes in contributing docs.</title>
<updated>2025-09-13T12:20:17Z</updated>
<author>
<name>Clifford Gama</name>
<email>cliffygamy@gmail.com</email>
</author>
<published>2025-09-13T12:20:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9932866e3a7693930a90a924014c10614820ea70'/>
<id>urn:sha1:9932866e3a7693930a90a924014c10614820ea70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #35667 -- Updated contributing guide to use django_file_prefixes on deprecations.</title>
<updated>2025-09-12T16:15:13Z</updated>
<author>
<name>nessita</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2025-09-12T16:15:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8956ee3ce393f143696fa6c50a1153c0623003ad'/>
<id>urn:sha1:8956ee3ce393f143696fa6c50a1153c0623003ad</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>Replaced :doc: role usage with :ref: when appropriate in docs.</title>
<updated>2025-08-28T16:48:32Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2025-08-27T21:36:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ae03f81ffa9dd35b97baf917e4fc944cd0de3b5c'/>
<id>urn:sha1:ae03f81ffa9dd35b97baf917e4fc944cd0de3b5c</id>
<content type='text'>
</content>
</entry>
</feed>
