<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/conf.py, 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-09-17T18:17:05Z</updated>
<entry>
<title>Bumped version; main is now 6.1 pre-alpha.</title>
<updated>2025-09-17T18:17:05Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2025-09-05T17:11:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c7b8f20d2ee629d1f1fdceff300d0f2e3dd6c5e6'/>
<id>urn:sha1:c7b8f20d2ee629d1f1fdceff300d0f2e3dd6c5e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #36500 -- Rewrapped long docstrings and block comments via a script.</title>
<updated>2025-07-23T23:17:55Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2025-07-23T03:41:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=69a93a88edb56ba47f624dac7a21aacc47ea474f'/>
<id>urn:sha1:69a93a88edb56ba47f624dac7a21aacc47ea474f</id>
<content type='text'>
Rewrapped long docstrings and block comments to 79 characters + newline
using script from https://github.com/medmunds/autofix-w505.
</content>
</entry>
<entry>
<title>Refs #36500 -- Shortened some long docstrings and comments.</title>
<updated>2025-07-23T23:17:55Z</updated>
<author>
<name>Mike Edmunds</name>
<email>medmunds@gmail.com</email>
</author>
<published>2025-07-23T03:40:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=55b0cc21310b76ce4018dd793ba50556eaf0af06'/>
<id>urn:sha1:55b0cc21310b76ce4018dd793ba50556eaf0af06</id>
<content type='text'>
Manually reformatted some long docstrings and comments that would be
damaged by the to-be-applied autofixer script, in cases where editorial
judgment seemed necessary for style or wording changes.
</content>
</entry>
<entry>
<title>Removed double spaces after periods and within phrases.</title>
<updated>2025-07-23T13:09:43Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2025-07-18T13:37:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1ecf6889cabc9f3f60d3fdd651468cddd8f4da6e'/>
<id>urn:sha1:1ecf6889cabc9f3f60d3fdd651468cddd8f4da6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #36320 -- Ignored "duplicated_toc_entry" for ePub docs build.</title>
<updated>2025-04-12T17:39:07Z</updated>
<author>
<name>Baptiste Mispelon</name>
<email>bmispelon@gmail.com</email>
</author>
<published>2025-04-12T17:39:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ac16d2876da296d8e50450bf7d776f92d1e16b0d'/>
<id>urn:sha1:ac16d2876da296d8e50450bf7d776f92d1e16b0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed docs build on Sphinx 8.2+.</title>
<updated>2025-02-19T08:44:53Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2025-02-19T07:35:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2684a383bc67149ceea93cb1b99c8492b4614dcd'/>
<id>urn:sha1:2684a383bc67149ceea93cb1b99c8492b4614dcd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bumped version; main is now 6.0 pre-alpha.</title>
<updated>2025-01-15T21:28:37Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2024-12-12T14:43:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=96700c7b378c592f0b1732302c22af2fd2c87fc6'/>
<id>urn:sha1:96700c7b378c592f0b1732302c22af2fd2c87fc6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed docs build on Sphinx 8.1+.</title>
<updated>2024-10-11T15:14:02Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2024-10-11T11:50:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=263f7319192b217c4e3b1eea0ea7809836392bbc'/>
<id>urn:sha1:263f7319192b217c4e3b1eea0ea7809836392bbc</id>
<content type='text'>
Sphinx 8.1 added :cve: role, so there is no need to define it in Django:
- https://github.com/sphinx-doc/sphinx/pull/11781

This also changes used URL to the one used by Python and soonish to be
used by Sphinx itself:
- https://github.com/sphinx-doc/sphinx/pull/13006
</content>
</entry>
<entry>
<title>Fixed #35754 -- Mapped full-width characters in latex to half-width.</title>
<updated>2024-09-13T14:52:07Z</updated>
<author>
<name>khanxmetu</name>
<email>khanxbahria@gmail.com</email>
</author>
<published>2024-09-12T11:45:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1f3f0cd8cabd201063ac024cb72eea27ea8c4aa8'/>
<id>urn:sha1:1f3f0cd8cabd201063ac024cb72eea27ea8c4aa8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed unnecessary trailing slashes in Sphinx intersphinx_mapping URLs.</title>
<updated>2024-08-23T14:15:16Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2024-08-22T21:14:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=47b921391f1df0c5c15e965b43b3a435830ed89b'/>
<id>urn:sha1:47b921391f1df0c5c15e965b43b3a435830ed89b</id>
<content type='text'>
</content>
</entry>
</feed>
