<feed xmlns='http://www.w3.org/2005/Atom'>
<title>djangoproject.com.git/docs/tests/test_templates.py, branch issue-1630</title>
<subtitle>djangoproject.com
</subtitle>
<id>http://cgit.adnoto.dev/djangoproject.com.git/atom?h=issue-1630</id>
<link rel='self' href='http://cgit.adnoto.dev/djangoproject.com.git/atom?h=issue-1630'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/'/>
<updated>2026-05-15T13:15:04Z</updated>
<entry>
<title>Use the database for docs rendering</title>
<updated>2026-05-15T13:15:04Z</updated>
<author>
<name>Charles Roelli</name>
<email>charles@aurox.ch</email>
</author>
<published>2026-05-15T13:15:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=431a34f195c6dff10c57c468694800c68d8399a5'/>
<id>urn:sha1:431a34f195c6dff10c57c468694800c68d8399a5</id>
<content type='text'>
Co-authored-by: Paolo Melchiorre &lt;pmelchiorre@rippling.com&gt;
</content>
</entry>
<entry>
<title>Restored search hotkey for desktop.</title>
<updated>2026-01-16T12:59:48Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2026-01-07T13:44:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=d4e4026ea550b964593751f857f0e1f4628e57a1'/>
<id>urn:sha1:d4e4026ea550b964593751f857f0e1f4628e57a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make use of Pathlib's "/"</title>
<updated>2025-11-24T11:06:48Z</updated>
<author>
<name>Ülgen Sarıkavak</name>
<email>ulgensrkvk@gmail.com</email>
</author>
<published>2025-11-02T22:17:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=af8be6402ff5a76c7193a21d4b3557e470012936'/>
<id>urn:sha1:af8be6402ff5a76c7193a21d4b3557e470012936</id>
<content type='text'>
It provides a cleaner and easier to read experience, comparing to .joinpath()
</content>
</entry>
<entry>
<title>Moved docs search bar to top navigation in prep for global search.</title>
<updated>2025-11-21T21:46:02Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2025-10-17T16:54:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=e81dd718cba062f6ace41428278621429cb2d7fc'/>
<id>urn:sha1:e81dd718cba062f6ace41428278621429cb2d7fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added DEFAULT_LANGUAGE_CODE setting.</title>
<updated>2025-11-21T21:46:02Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2025-10-17T16:54:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=483ac8dbc089cad2f8e23b5c5b0f4a128f950ab6'/>
<id>urn:sha1:483ac8dbc089cad2f8e23b5c5b0f4a128f950ab6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reapply "Added code references to search results. (#1947)"</title>
<updated>2025-03-11T20:01:01Z</updated>
<author>
<name>Baptiste Mispelon</name>
<email>bmispelon@gmail.com</email>
</author>
<published>2025-03-10T20:46:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=008ddbafdb15c5a9643ba0b09747f3b713ba66b6'/>
<id>urn:sha1:008ddbafdb15c5a9643ba0b09747f3b713ba66b6</id>
<content type='text'>
This reverts commit af929f0734c319447a061e82b0353fc48b792ec4.
</content>
</entry>
<entry>
<title>Revert "Added code references to search results. (#1947)"</title>
<updated>2025-03-05T20:49:30Z</updated>
<author>
<name>Alex</name>
<email>8340441+alexgmin@users.noreply.github.com</email>
</author>
<published>2025-03-05T20:41:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=af929f0734c319447a061e82b0353fc48b792ec4'/>
<id>urn:sha1:af929f0734c319447a061e82b0353fc48b792ec4</id>
<content type='text'>
This reverts commit fa56d9b841e0bd23c5c8871826ba6abe2205fdb4.
</content>
</entry>
<entry>
<title>Added code references to search results. (#1947)</title>
<updated>2025-03-04T13:49:40Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2025-03-04T13:49:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=fa56d9b841e0bd23c5c8871826ba6abe2205fdb4'/>
<id>urn:sha1:fa56d9b841e0bd23c5c8871826ba6abe2205fdb4</id>
<content type='text'>
Thank you Baptiste Mispelon for the review.</content>
</entry>
<entry>
<title>Split docs/tests.py into different test files.</title>
<updated>2025-02-27T20:43:51Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2025-02-25T07:56:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=f6a6d91e4704b7d47ce3f74513268a6ce972bb28'/>
<id>urn:sha1:f6a6d91e4704b7d47ce3f74513268a6ce972bb28</id>
<content type='text'>
</content>
</entry>
</feed>
