index
:
djangoproject.com.git
issue-1630
djangoproject.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2026-05-08
Add djade linter and format templates.
Anshul Zilpe
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-12-30
Use CSS instead of JavaScript for floating warning
Adam Zapletal
2025-12-18
Reversed the order of languages and versions.
Sarah Boyce
2025-12-18
Removed relative urls.
Sarah Boyce
2025-12-18
feat: Make top_corporate_members more generic
amichon
2025-12-15
Made the language and documentation version switcher accessible by keyboard.
Sarah Boyce
2025-12-03
Updated docs-related model fixtures for 6.0 release.
Natalia
2025-11-27
Preserved category filter between searches.
Sarah Boyce
2025-11-24
Removed references to "Documentation" in search as now a global search.
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-10-21
Fixed language switcher on search results pages (#2272)
RUDRAKSH FANSE
2025-09-25
Add top `CorporateMember`s to `docs` sidebar
Adam Zapletal
2025-09-20
Updated translations
Tobias McNulty
2025-09-19
Replaced search field with generated vector field (#2192)
Paolo Melchiorre
2025-09-12
Updated translations
Tobias McNulty
2025-07-01
Removes fellow application banner
Saptak S
2025-06-12
Added Fellow call for applicant banner.
Sarah Boyce
2025-06-12
Speed up initial docs generation by setting the git clone depth to 1. (#2093)
Alex
2025-05-20
[docs] Fixed stable symlink not updating when changed
Baptiste Mispelon
2025-04-09
Added documentation type filtering to search.
Sarah Boyce
2025-04-09
Updated the search_result.html page to use modern template tags.
Sarah Boyce
2025-04-09
Improved accessibility of documentation search.
Sarah Boyce
2025-04-02
Used joining instead of prefetching in Document.search()
Baptiste Mispelon
2025-04-02
Updated docs-related model fixtures for 5.2 release.
Sarah Boyce
2025-03-30
Restored serving of spinx _images
Baptiste Mispelon
2025-03-28
Fixed crash when running docs site with DEBUG=True
Baptiste Mispelon
2025-03-27
Enabled serving of sphinx build files in DEBUG mode only
Baptiste Mispelon
2025-03-14
Added Sphinx clean up global state call.
Sarah Boyce
2025-03-14
Reapply "Fixed page header structure and used semantic HTML."
Baptiste Mispelon
2025-03-14
Set Sphinx verbosity to 0.
Sarah Boyce
2025-03-14
Prevented Sphinx global state interfering with builds.
Sarah Boyce
2025-03-13
Improved Release model to support PEP625 changes.
Baptiste Mispelon
2025-03-11
Revert "Fixed page header structure and used semantic HTML."
Baptiste Mispelon
2025-03-11
Decreased verbosity required to get indexing duration
Baptiste Mispelon
2025-03-11
Marked custom sphinx builder as parallel-safe
Baptiste Mispelon
2025-03-11
Reapply "Added code references to search results. (#1947)"
Baptiste Mispelon
2025-03-11
Fixed page header structure and used semantic HTML.
Sarah Boyce
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
[next]