<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/conf.py, branch 5.1.14</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=5.1.14</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=5.1.14'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2025-04-12T17:40:16Z</updated>
<entry>
<title>[5.1.x] Fixed #36320 -- Ignored "duplicated_toc_entry" for ePub docs build.</title>
<updated>2025-04-12T17:40:16Z</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=af6d305fc7ac375c9a273b49c8038e5e9030830b'/>
<id>urn:sha1:af6d305fc7ac375c9a273b49c8038e5e9030830b</id>
<content type='text'>
Backport of ac16d2876da296d8e50450bf7d776f92d1e16b0d from main
</content>
</entry>
<entry>
<title>[5.1.x] Fixed docs build on Sphinx 8.2+.</title>
<updated>2025-02-19T08:47:40Z</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=e479ccb064f273b64cb4380f408938ecdcd902ff'/>
<id>urn:sha1:e479ccb064f273b64cb4380f408938ecdcd902ff</id>
<content type='text'>
Backport of 2684a383bc67149ceea93cb1b99c8492b4614dcd from main.
</content>
</entry>
<entry>
<title>[5.1.x] Fixed docs build on Sphinx 8.1+.</title>
<updated>2024-10-14T12:44:09Z</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=6cb07579662e10e878f740e0cf4d54f3582a4f9a'/>
<id>urn:sha1:6cb07579662e10e878f740e0cf4d54f3582a4f9a</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

Backport of 263f7319192b217c4e3b1eea0ea7809836392bbc from main.
</content>
</entry>
<entry>
<title>[5.1.x] Bumped django_next_version in docs config.</title>
<updated>2024-05-22T14:34:04Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2024-05-22T14:34:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=50a57d9e6230a9453af7d55e703a16dc32599333'/>
<id>urn:sha1:50a57d9e6230a9453af7d55e703a16dc32599333</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #29942 -- Restored source file linking in docs by using the Sphinx linkcode ext.</title>
<updated>2024-05-15T01:08:29Z</updated>
<author>
<name>Joachim Jablon</name>
<email>ewjoachim@gmail.com</email>
</author>
<published>2023-06-01T23:33:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b691accea13da0f703728b1d62657cb7ba87da60'/>
<id>urn:sha1:b691accea13da0f703728b1d62657cb7ba87da60</id>
<content type='text'>
Co-authored-by: David Smith &lt;smithdc@gmail.com&gt;
Co-authored-by: Natalia &lt;124304+nessita@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>Bumped version; main is now 5.1 pre-alpha.</title>
<updated>2023-09-18T20:12:40Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-09-08T08:52:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b9a25b69ae93dcd3c4971cdeb5dabd3fb710de15'/>
<id>urn:sha1:b9a25b69ae93dcd3c4971cdeb5dabd3fb710de15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed unneeded escapes in regexes.</title>
<updated>2023-08-02T17:53:16Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-08-02T17:53:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9b9c805cedb08621bd5dc58a01a6478eb7cc49a9'/>
<id>urn:sha1:9b9c805cedb08621bd5dc58a01a6478eb7cc49a9</id>
<content type='text'>
Special characters lose their special meaning inside sets of characters.

"-" lose its special meaning if it's placed as the first or last
character.

Follow up to 7c6b66383da5f9a67142334cd2ed2d769739e8f1.</content>
</entry>
<entry>
<title>Used extlinks for PyPI links.</title>
<updated>2023-04-17T04:55:32Z</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=2c4dc6476083c853b654e462c7ff65dbe0334c9e'/>
<id>urn:sha1:2c4dc6476083c853b654e462c7ff65dbe0334c9e</id>
<content type='text'>
Co-authored-by: Mariusz Felisiak &lt;felisiak.mariusz@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fixed some typos in comments, docstrings, and tests.</title>
<updated>2023-03-20T07:07:23Z</updated>
<author>
<name>Liyang Zhang</name>
<email>sudo.liyang@gmail.com</email>
</author>
<published>2023-03-20T07:07:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f9f9215d3e5500d9a8d0bec0936480ba34d42e88'/>
<id>urn:sha1:f9f9215d3e5500d9a8d0bec0936480ba34d42e88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bumped version; master is now 5.0 pre-alpha.</title>
<updated>2023-01-17T10:49:15Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-01-06T06:21:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d18d6d0d78ee491e738818a9cc21cc124ffb70c3'/>
<id>urn:sha1:d18d6d0d78ee491e738818a9cc21cc124ffb70c3</id>
<content type='text'>
</content>
</entry>
</feed>
