<feed xmlns='http://www.w3.org/2005/Atom'>
<title>djangoproject.com.git/docs/models.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>Synced webpages from sitemap to Document model for search. (#2284)</title>
<updated>2026-03-23T13:32:13Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2026-03-23T13:32:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=004b788e60093488ea396d9615007b83faecd39a'/>
<id>urn:sha1:004b788e60093488ea396d9615007b83faecd39a</id>
<content type='text'>
* Synced webpages from sitemap to Document model for search.

* Removed is_searchable from blog Entry model.</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>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>Added support for searching ecosystem and blog entries.</title>
<updated>2025-11-07T20:52:48Z</updated>
<author>
<name>Tim Schilling</name>
<email>schillingt@better-simple.com</email>
</author>
<published>2025-09-01T19:10:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=21e05b884677eefb701adc960ad1d66f9a4eff72'/>
<id>urn:sha1:21e05b884677eefb701adc960ad1d66f9a4eff72</id>
<content type='text'>
The blog results should have a property of whether it is included in
the search results.

* Added is_searchable.
* Used Entry.get_absolute_url to encapsulate www host.
* Extracted get_search_config helper function.

Co-authored-by: Baptiste Mispelon &lt;bmispelon@gmail.com&gt;
</content>
</entry>
<entry>
<title>Replaced search field with generated vector field (#2192)</title>
<updated>2025-09-20T01:59:28Z</updated>
<author>
<name>Paolo Melchiorre</name>
<email>paolo@melchiorre.org</email>
</author>
<published>2025-09-20T01:59:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=52217c861cf873536a383d394eaa188f7c3b32a5'/>
<id>urn:sha1:52217c861cf873536a383d394eaa188f7c3b32a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added documentation type filtering to search.</title>
<updated>2025-04-09T19:37:12Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2025-02-14T13:46:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=2fb3de867173dcdc670e6ff5d209077460c7d502'/>
<id>urn:sha1:2fb3de867173dcdc670e6ff5d209077460c7d502</id>
<content type='text'>
Thank you to Paulo Melchiorre, Tom Carrick, Marijke Luttekes, and
Baptiste Mispelon for the reviews.
</content>
</entry>
<entry>
<title>Used joining instead of prefetching in Document.search()</title>
<updated>2025-04-02T19:51:45Z</updated>
<author>
<name>Baptiste Mispelon</name>
<email>bmispelon@gmail.com</email>
</author>
<published>2025-04-02T19:04:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=7da4e2429822bb4b90cad2062c1a73aaff4660a4'/>
<id>urn:sha1:7da4e2429822bb4b90cad2062c1a73aaff4660a4</id>
<content type='text'>
The FK relationship between the models lends itself well to
a select_related() instead of a prefetch_related().

Additionally, this gets around a bug in 5.2 (initial release).
</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>
</feed>
