<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/internals/contributing/writing-code/unit-tests.txt, branch stable/4.2.x</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=stable%2F4.2.x</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=stable%2F4.2.x'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2025-11-21T19:59:53Z</updated>
<entry>
<title>[4.2.x] Added GitHub Actions linter (zizmor).</title>
<updated>2025-11-21T19:59:53Z</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=0f4d5303a28d6cb0f321b0a4d6363187ccfb903a'/>
<id>urn:sha1:0f4d5303a28d6cb0f321b0a4d6363187ccfb903a</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>[4.2.x] Refs #36535 -- Doc'd that docutils &lt; 0.22 is required.</title>
<updated>2025-08-05T01:07:14Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2025-08-01T15:49:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7335a1a9138e905aa681169c3b820fed207edfa5'/>
<id>urn:sha1:7335a1a9138e905aa681169c3b820fed207edfa5</id>
<content type='text'>
Backport of 9d9b3bc71702e4bd4b7f8e1602d83fd69f871e94 from stable/5.1.x.
</content>
</entry>
<entry>
<title>[4.2.x] Refs #34043 -- Clarified how to test UI changes.</title>
<updated>2023-10-09T09:51:50Z</updated>
<author>
<name>sarahboyce</name>
<email>sarahvboyce95@gmail.com</email>
</author>
<published>2023-06-27T07:00:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9c7627da3024923ed9f4364523db2524fef363fd'/>
<id>urn:sha1:9c7627da3024923ed9f4364523db2524fef363fd</id>
<content type='text'>
Backport of e083f3082c71853a01bf149bda7fdbaf58d25f4d from main
</content>
</entry>
<entry>
<title>[4.2.x] Refs #30220 -- Bumped required version of Selenium to 3.8.0.</title>
<updated>2023-06-13T08:13:15Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-06-13T08:12:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4b433ef236bf1607d5612d4c30f095ec9f6e63dc'/>
<id>urn:sha1:4b433ef236bf1607d5612d4c30f095ec9f6e63dc</id>
<content type='text'>
Follow up to 8d010f39869f107820421631111417298d1c5bb9.
Backport of 06881341d48dd17a4fdf25afc96991de4fb3b1ac from main
</content>
</entry>
<entry>
<title>[4.2.x] Updated broken links in docs.</title>
<updated>2023-05-17T10:13:40Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-05-17T10:13:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2b5c5e54de6545c6cf3cc97996b37618cbae87bd'/>
<id>urn:sha1:2b5c5e54de6545c6cf3cc97996b37618cbae87bd</id>
<content type='text'>
Backport of 93830abf7694e0f281931f10eeaa34993855e7dd from main
</content>
</entry>
<entry>
<title>[4.2.x] Used extlinks for PyPI links.</title>
<updated>2023-04-17T05:44:29Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2023-04-16T23:14:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=26f181939ebdad3811736aadeb5634bbdcaca025'/>
<id>urn:sha1:26f181939ebdad3811736aadeb5634bbdcaca025</id>
<content type='text'>
Co-authored-by: Mariusz Felisiak &lt;felisiak.mariusz@gmail.com&gt;

Backport of 2c4dc6476083c853b654e462c7ff65dbe0334c9e from main
</content>
</entry>
<entry>
<title>[4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.</title>
<updated>2023-03-01T12:39:03Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2023-03-01T12:35:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=62510f01e76ad0526c94ea6d1bc6399c1ddf3df4'/>
<id>urn:sha1:62510f01e76ad0526c94ea6d1bc6399c1ddf3df4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[4.2.x] Refs #34140 -- Added configurations to run blacken-docs linter and adjusted docs.</title>
<updated>2023-03-01T12:34:28Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-02-28T12:14:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=32f224e359c68e70e3f9a230be0265dcd6677079'/>
<id>urn:sha1:32f224e359c68e70e3f9a230be0265dcd6677079</id>
<content type='text'>
This adds:
- GitHub actions,
- tox configuration,
- pre-commit hook, and
- makefile rules
to run blacken-docs linter.

Co-authored-by: David Smith &lt;smithdc@gmail.com&gt;

Backport of 6015bab80e28aef2669f6fac53423aa65f70cb08 from main
</content>
</entry>
<entry>
<title>[4.2.x] Refs #34140 -- Applied rst code-block to non-Python examples.</title>
<updated>2023-02-10T20:12:06Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2023-02-09T15:48:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b784768eef75afb32f6d2ce7166551a528bce0ec'/>
<id>urn:sha1:b784768eef75afb32f6d2ce7166551a528bce0ec</id>
<content type='text'>
Thanks to J.V. Zammit, Paolo Melchiorre, and Mariusz Felisiak for
reviews.

Backport of 534ac4829764f317cf2fbc4a18354fcc998c1425 from main.
</content>
</entry>
<entry>
<title>Refs #32355 -- Bumped minimum supported versions of 3rd-party packages.</title>
<updated>2023-01-05T17:09:33Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-01-05T17:09:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=63d1cb0092f8933a92f471c5150d61140f33882c'/>
<id>urn:sha1:63d1cb0092f8933a92f471c5150d61140f33882c</id>
<content type='text'>
This bumps minimum supported versions of 3rd-party packages to the first
releases to support Python 3.8.</content>
</entry>
</feed>
