index
:
djangoproject.com.git
issue-1630
djangoproject.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
utils.py
Age
Commit message (
Expand
)
Author
2026-03-23
Synced webpages from sitemap to Document model for search. (#2284)
Sarah Boyce
2025-11-24
Make use of Pathlib's "/"
Ülgen Sarıkavak
2025-03-27
Enabled serving of sphinx build files in DEBUG mode only
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-04
Added code references to search results. (#1947)
Sarah Boyce
2025-02-07
Made typos in docs searches return some results.
Sarah Boyce
2022-12-23
Fixed #1286 - Pin tox and handle an attribute error (#1287)
Paolo Melchiorre
2022-11-30
Refs #1184 -- Reformatted code with Black.
django-bot
2015-04-24
Fixed #445 -- Fixed NotADirectory exception in docs app.
Tim Graham
2015-04-06
Fixed some more docs views due to pathlib migration.
Tim Graham
2015-04-06
Ported from Python 2.7 to Python 3.4.
Rolf Erik Lekang
2014-08-25
Added flake8.cfg and cleaned up code.
Tim Graham
2014-04-30
Served pot files generated by gettext sphinx build
Claude Paroz
2013-02-09
Fix #18930 -- Wipe Sphinx build dir between builds.
Aymeric Augustin
2013-02-09
Minor cleanup.
Aymeric Augustin
2013-02-05
Move apps outside of the django_website package.
Aymeric Augustin