index
:
djangoproject.com.git
issue-1630
djangoproject.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
views.py
Age
Commit message (
Expand
)
Author
2026-05-15
Use the database for docs rendering
issue-1630
Charles Roelli
2025-11-27
Preserved category filter between searches.
Sarah Boyce
2025-11-24
Make use of Pathlib's "/"
Ülgen Sarıkavak
2025-10-21
Fixed language switcher on search results pages (#2272)
RUDRAKSH FANSE
2025-04-09
Added documentation type filtering to search.
Sarah Boyce
2025-03-27
Enabled serving of sphinx build files in DEBUG mode only
Baptiste Mispelon
2025-02-09
Added scroll to text fragment to search.
Sarah Boyce
2024-06-14
Upgraded Django to 4.2.13 (attempt 3)
Baptiste Mispelon
2024-06-14
Revert "Upgraded Django to 4.2.10 (attempt 2)"
Baptiste Mispelon
2024-06-14
Upgraded Django to 4.2.10 (attempt 2)
Baptiste Mispelon
2024-06-09
Revert "Upgraded Django to 4.2.10"
Baptiste Mispelon
2024-06-09
Upgraded Django to 4.2.10
Baptiste Mispelon
2022-11-30
Refs #1184 -- Reformatted code with Black.
django-bot
2020-01-24
Replaced deprecated django.utils.translation functions.
m-aciek
2019-03-09
Added separate 'docs-pages' cache and Fastly invalidation for docs sites (#870)
Tobias McNulty
2019-02-23
disable LocaleMiddleware for docs.djangoproject.com (#862)
Tobias McNulty
2017-11-22
Fixed crash in search_suggestions view.
Tim Graham
2017-11-22
Updated docs search to use PostgreSQL full-text search.
Tim Graham
2017-03-08
Separated sitemaps by language
Claude Paroz
2016-11-29
Optimized search_suggestions view's elasticsearch query.
Tim Graham
2016-11-29
Fixed search_suggestions view for elasticsearch 5.
Tim Graham
2016-11-15
Fixed E305 flake8 warnings.
Tim Graham
2016-10-27
Fixed "ResourceWarning: unclosed file" in document() view.
Tim Graham
2016-07-15
Removed obsolete workaround for RTD links.
Tim Graham
2016-07-02
Fixed #660 -- Enforced a minimum score for search results
Emmanuelle Delescolle
2016-05-03
Refs #621 -- Only use hreflang on the canonical url.
Florian Apolloner
2016-03-02
Refs #621 -- Added hreflang annotations to docs pages.
David Szotten
2015-10-19
Removed unused import.
Tim Graham
2015-10-09
Adapt code after removal of DocumentRelease.version.
Aymeric Augustin
2015-10-09
Revert "Revert "Adjust code to recent changes to DocumentRelease.""
Aymeric Augustin
2015-10-05
Removed 1.4 as a supported version in docs and download page.
Tim Graham
2015-10-05
Revert "Adjust code to recent changes to DocumentRelease."
Tim Graham
2015-10-05
Adjust code to recent changes to DocumentRelease.
Aymeric Augustin
2015-09-29
Added back contenttypes shortcut() view.
Tim Graham
2015-05-26
Fixed #457 -- Fixed docs search suggestions crash.
Tim Graham
2015-04-17
Merge branch 'master' of github.com:django/djangoproject.com
Jannis Leidel
2015-04-17
Updated search indexing heavily.
Jannis Leidel
2015-04-07
Add isort settings and sort imports
Rolf Erik Lekang
2015-04-06
Fixed some more docs views due to pathlib migration.
Tim Graham
2015-04-06
Fixed crash in sphinx_static() view from pathlib migration.
Tim Graham
2015-04-06
Ported from Python 2.7 to Python 3.4.
Rolf Erik Lekang
2015-04-03
Added unsupported version docs warning to 1.6.
Tim Graham
2015-04-01
Use same queryset for doing the exact match to decide weather to redirect or ...
Jannis Leidel
2015-04-01
Indented some of the search view more so that we don't break the site if no q...
Jannis Leidel
2015-04-01
Revamp document search.
Jannis Leidel
2015-04-01
Use a simpler view to serve the sphinx static files.
Jannis Leidel
2014-12-18
Fixed #223 -- Fixed ValueError in search with bad release ID
Baptiste Mispelon
2014-09-02
Updated supported versions in docs.
Tim Graham
2014-08-25
Added flake8.cfg and cleaned up code.
Tim Graham
2014-04-30
There is no 'locale' subdir in gettext build
Claude Paroz
[next]