<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/docs/internals/contributing/writing-code, branch 4.2</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=4.2</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=4.2'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2023-03-30T09:41:32Z</updated>
<entry>
<title>[4.2.x] Fixed #34446 -- Removed unneeded and incorrect example in coding style docs.</title>
<updated>2023-03-30T09:41:32Z</updated>
<author>
<name>JiriKr</name>
<email>33967184+JiriKr@users.noreply.github.com</email>
</author>
<published>2023-03-30T08:54:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=634acb5180600e6701ca73c271690d5666b796dd'/>
<id>urn:sha1:634acb5180600e6701ca73c271690d5666b796dd</id>
<content type='text'>
Backport of cfe563ffaf01d22343717176d96bfca0d05f60fb 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/chango.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/chango.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 -- Corrected rst code-block and various formatting issues in docs.</title>
<updated>2023-02-28T11:54:33Z</updated>
<author>
<name>Joseph Victor Zammit</name>
<email>jvzammit@gmail.com</email>
</author>
<published>2023-01-23T20:29:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=5bdd6223a24b2bcd0ee32251d6f3ce20e934a1dd'/>
<id>urn:sha1:5bdd6223a24b2bcd0ee32251d6f3ce20e934a1dd</id>
<content type='text'>
Backport of ba755ca13123d2691a0926ddb64e5d0a2906a880 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/chango.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/chango.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>
<entry>
<title>Refs #34118 -- Adopted asgiref coroutine detection shims.</title>
<updated>2022-12-20T10:10:48Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2022-12-20T10:10:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=32d70b2f55b1f74736fd11bc8efce890ad5fa2f0'/>
<id>urn:sha1:32d70b2f55b1f74736fd11bc8efce890ad5fa2f0</id>
<content type='text'>
Thanks to Mariusz Felisiak for review.</content>
</entry>
<entry>
<title>Improved "rebase" example for upstream changes in working with Git docs.</title>
<updated>2022-10-24T08:04:38Z</updated>
<author>
<name>Smile</name>
<email>84652925+SmailBestybay@users.noreply.github.com</email>
</author>
<published>2022-10-24T08:04:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=83cdcac35535ef122f687f5dcc5f8272dae7b3f0'/>
<id>urn:sha1:83cdcac35535ef122f687f5dcc5f8272dae7b3f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #34111 -- Made test runner with --debug-sql format SQL queries.</title>
<updated>2022-10-24T06:11:30Z</updated>
<author>
<name>Giebisch</name>
<email>rafael@giebisch-mail.de</email>
</author>
<published>2022-10-20T22:37:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=3283120cca5d5eba5c3619612d0de5ad49dcf054'/>
<id>urn:sha1:3283120cca5d5eba5c3619612d0de5ad49dcf054</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Corrected curl call in working with Git docs.</title>
<updated>2022-10-21T15:12:12Z</updated>
<author>
<name>Smile</name>
<email>84652925+SmailBestybay@users.noreply.github.com</email>
</author>
<published>2022-10-21T15:12:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=5ec64fa481892747ee5ce7ec13584cc4fe53b857'/>
<id>urn:sha1:5ec64fa481892747ee5ce7ec13584cc4fe53b857</id>
<content type='text'>
</content>
</entry>
</feed>
