<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/internals/contributing/writing-documentation.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>2026-01-31T01:48:59Z</updated>
<entry>
<title>Added documentation on reviewing patches.</title>
<updated>2026-01-31T01:48:59Z</updated>
<author>
<name>Tim Schilling</name>
<email>schillingt@better-simple.com</email>
</author>
<published>2026-01-31T01:48:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=93dfb16e96797583a6f45eeb918e78c7f2817318'/>
<id>urn:sha1:93dfb16e96797583a6f45eeb918e78c7f2817318</id>
<content type='text'>
Original inspiration drawn from Sarah Boyce's talk:
"Django needs you! (to do code review)"</content>
</entry>
<entry>
<title>Made explicit that aspell is a requirement to run spell checks on docs.</title>
<updated>2026-01-29T14:20:11Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2026-01-29T13:04:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=117ff1d37d63cdfa0982eba6b636bf8f59d99a3c'/>
<id>urn:sha1:117ff1d37d63cdfa0982eba6b636bf8f59d99a3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed unbalanced parentheses in docs.</title>
<updated>2026-01-19T13:39:25Z</updated>
<author>
<name>Clifford Gama</name>
<email>cliffygamy@gmail.com</email>
</author>
<published>2026-01-19T13:39:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=25416413470d8e6630528626ee8b033d2d77ff46'/>
<id>urn:sha1:25416413470d8e6630528626ee8b033d2d77ff46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #36305 -- Added documentation indentation guidelines to contributing docs.</title>
<updated>2025-12-22T19:42:00Z</updated>
<author>
<name>ankan0503</name>
<email>ankangiri05@gmail.com</email>
</author>
<published>2025-11-19T16:58:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bddcefb00f555196d3c488fbad71d303e9f7ede1'/>
<id>urn:sha1:bddcefb00f555196d3c488fbad71d303e9f7ede1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #36485 -- Added lint-docs check in Tox and GitHub Actions.</title>
<updated>2025-08-25T13:51:10Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2025-06-02T07:22:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=43e4d0a1422d87cc804097f7eb127b6ffa07e840'/>
<id>urn:sha1:43e4d0a1422d87cc804097f7eb127b6ffa07e840</id>
<content type='text'>
The `check` docs target now runs spelling, black, and lint, so all
current documentation quality checks can be run with a single command.

Also documented the lint-docs check's availability and usage.
</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>Refs #36485 -- Fixed dangling hyphen and unbalanced inline markup in docs.</title>
<updated>2025-08-25T13:51:10Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2025-05-31T09:08:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=724e5ec6f2c89cacbd7c28e0e3ee63d292810cbd'/>
<id>urn:sha1:724e5ec6f2c89cacbd7c28e0e3ee63d292810cbd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #36485 -- Grouped docs checks under a unified make check target.</title>
<updated>2025-08-05T15:18:19Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2025-06-25T20:40:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7f9bf357feac06bb34017e1f6c7a7730b1991ede'/>
<id>urn:sha1:7f9bf357feac06bb34017e1f6c7a7730b1991ede</id>
<content type='text'>
Added a new 'check' rule to the docs Makefile which runs both the black
and spelling checks.
</content>
</entry>
<entry>
<title>Refs #34140 -- Added dedicated code block formatting section in docs/internals/contributing/writing-documentation.txt.</title>
<updated>2025-08-05T15:18:19Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2025-06-25T15:43:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cba73281966c816824c9bfa028a1bf44e188ded2'/>
<id>urn:sha1:cba73281966c816824c9bfa028a1bf44e188ded2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #36138 -- Changed ADMINS and MANAGERS settings to lists of strings.</title>
<updated>2025-03-21T09:17:57Z</updated>
<author>
<name>Mike Edmunds</name>
<email>medmunds@gmail.com</email>
</author>
<published>2025-02-14T18:58:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e295033144e3085abaf9277d1bb0a6436ce73e01'/>
<id>urn:sha1:e295033144e3085abaf9277d1bb0a6436ce73e01</id>
<content type='text'>
Previously, the ADMINS and MANAGERS settings were lists of (name, address)
tuples (where the name had been unused). Deprecated use of tuples.

Updated settings value sanity checks, and changed from ValueError to
ImproperlyConfigured.
</content>
</entry>
</feed>
