summaryrefslogtreecommitdiff
path: root/docs/utils.py
AgeCommit message (Expand)Author
2026-03-23Synced webpages from sitemap to Document model for search. (#2284)Sarah Boyce
2025-11-24Make use of Pathlib's "/"Ülgen Sarıkavak
2025-03-27Enabled serving of sphinx build files in DEBUG mode onlyBaptiste Mispelon
2025-03-11Reapply "Added code references to search results. (#1947)"Baptiste Mispelon
2025-03-05Revert "Added code references to search results. (#1947)"Alex
2025-03-04Added code references to search results. (#1947)Sarah Boyce
2025-02-07Made typos in docs searches return some results.Sarah Boyce
2022-12-23Fixed #1286 - Pin tox and handle an attribute error (#1287)Paolo Melchiorre
2022-11-30Refs #1184 -- Reformatted code with Black.django-bot
2015-04-24Fixed #445 -- Fixed NotADirectory exception in docs app.Tim Graham
2015-04-06Fixed some more docs views due to pathlib migration.Tim Graham
2015-04-06Ported from Python 2.7 to Python 3.4.Rolf Erik Lekang
2014-08-25Added flake8.cfg and cleaned up code.Tim Graham
2014-04-30Served pot files generated by gettext sphinx buildClaude Paroz
2013-02-09Fix #18930 -- Wipe Sphinx build dir between builds.Aymeric Augustin
2013-02-09Minor cleanup.Aymeric Augustin
2013-02-05Move apps outside of the django_website package.Aymeric Augustin