index
:
djangoproject.com.git
issue-1630
djangoproject.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
tests
Age
Commit message (
Expand
)
Author
2026-05-15
Use the database for docs rendering
issue-1630
Charles Roelli
2026-03-23
Synced webpages from sitemap to Document model for search. (#2284)
Sarah Boyce
2026-02-19
Apply formatting suggestions by Paolo
Saptak Sengupta
2026-02-19
Use `self.assertIn` instead of `self.fail`
Storm B. Heg
2026-02-19
Drop security.txt expiration warning in tests
Storm B. Heg
2026-02-19
Implement security.txt feedback
Storm B. Heg
2026-01-16
Restored search hotkey for desktop.
Sarah Boyce
2025-11-27
Preserved category filter between searches.
Sarah Boyce
2025-11-24
Make use of Pathlib's "/"
Ülgen Sarıkavak
2025-11-21
Moved docs search bar to top navigation in prep for global search.
Sarah Boyce
2025-11-21
Added DEFAULT_LANGUAGE_CODE setting.
Sarah Boyce
2025-11-07
Excluded website Documents from DocsSitemap.
Sarah Boyce
2025-11-07
Added support for searching ecosystem and blog entries.
Tim Schilling
2025-10-22
Fixed translations of results count for languages where 0 is singular rather ...
Sarah Boyce
2025-09-19
Replaced search field with generated vector field (#2192)
Paolo Melchiorre
2025-04-09
Added documentation type filtering to search.
Sarah Boyce
2025-04-02
Used joining instead of prefetching in Document.search()
Baptiste Mispelon
2025-03-14
Added Sphinx clean up global state call.
Sarah Boyce
2025-03-13
Improved Release model to support PEP625 changes.
Baptiste Mispelon
2025-03-11
Reapply "Added code references to search results. (#1947)"
Baptiste Mispelon
2025-03-05
Revert "Added code references to search results. (#1947)"
Alex
2025-03-05
Added ability to build specific version with update_docs command
Baptiste Mispelon
2025-03-04
Added code references to search results. (#1947)
Sarah Boyce
2025-02-27
Split docs/tests.py into different test files.
Sarah Boyce