index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
howto
Age
Commit message (
Expand
)
Author
2026-04-09
Fixed typo in docs/howto/delete-app.txt.
Jonathan Wu
2026-04-07
Updated Apache links to the current docs.
Mariusz Felisiak
2026-04-07
Removed outdated note about uwsgi LTS from docs.
Mariusz Felisiak
2026-04-02
Fixed #36862 -- Doc'd the need for a proxy when deploying RemoteUserMiddlewar...
Jacob Walls
2026-03-31
Fixed #36799 -- Added a how-to guide for testing pre-releases.
VIZZARD-X
2026-03-27
Corrected outdated links to gunicorn documentation.
Sebastian Skonieczny
2026-03-09
Fixed #36293 -- Avoided buffering streaming responses in GZipMiddleware.
farhan
2026-02-16
Fixed #36918 -- Removed double spaces and fixed minor grammar issues in docs.
$ῗἧḡḥ𝐀丂𝓱м𝑒𝑒𝐓
2026-01-18
Applied Black's 2026 stable style.
Mariusz Felisiak
2025-12-19
Fixed #36781 -- Added Granian to deployment documentation.
JaeHyuck Sa
2025-12-11
Included ASGI servers when noting what the server does.
Jake Howard
2025-11-27
Highlighted community package upgrade utilities in docs/howto/upgrade-version...
Tim Schilling
2025-11-27
Reduced subjective tone and improved clarity in docs/howto/upgrade-version.txt.
Natalia
2025-11-20
Fixed typo in docs/howto/deployment/wsgi/apache-auth.txt.
Jacob Walls
2025-10-29
Fixed #36329 -- Removed non-code custom link text when cross-referencing Pyth...
Clifford Gama
2025-10-17
Refs #35844 -- Doc'd Python 3.14 compatibility.
Mariusz Felisiak
2025-09-29
Fixed #35877, Refs #36128 -- Documented unique constraint when migrating a m2...
Samriddha9619
2025-09-17
Added backticks to email addresses in docs.
Mariusz Felisiak
2025-09-17
Removed versionadded/changed annotations for 5.2.
Jacob Walls
2025-08-28
Ensured :doc: role uses absolute targets in docs.
Adam Johnson
2025-08-28
Fixed #36570 -- Removed unnecessary :py domain from documentation roles.
SaJH
2025-08-25
Refs #36485 -- Rewrapped docs to 79 columns line length.
David Smith
2025-08-25
Refs #36485 -- Removed double spaces after periods in sentences.
Natalia
2025-08-25
Refs #36485 -- Removed trailing spaces and tabs in docs.
Natalia
2025-08-25
Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in ...
David Smith
2025-07-17
Fixed #35680 -- Added automatic imports of common utilies to shell management...
Salvo Polizzi
2025-06-27
Fixed #15727 -- Added Content Security Policy (CSP) support.
Rob Hudson
2025-04-15
Replaced '' with * for consistent emphasis styling in docs/howto/custom-templ...
Natalia
2025-04-15
Fixed #36311 -- Unified spelling of "hardcode" and its variants in docs.
Ahmed Nassar
2025-03-17
Fixed #36252 -- Handled duplicate automatic imports in the shell command.
hesham942
2025-02-20
Fixed #36200 -- Clarified MIDDLEWARE setting updates when using a custom Remo...
Joonas Häkkinen
2025-02-13
Fixed #36158 -- Refactored shell command to improve auto-imported objects rep...
Natalia
2025-02-10
Wrapped lines at 79 cols in docs/howto/custom-shell.txt.
Natalia
2025-01-30
Fixed #36159 -- Removed the empty import example in the custom shell docs.
Salvo Polizzi
2025-01-09
Fixed #35515 -- Added automatic model imports to shell management command.
Salvo Polizzi
2024-12-11
Fixed #35920 -- Observed requires_system_checks in migrate and runserver.
Jacob Walls
2024-11-19
Fixed #35535 -- Added template tag decorator simple_block_tag().
Jake Howard
2024-11-14
Fixed a typo in docs/howto/static-files/deployment.txt.
Laurence Mercer
2024-10-24
Updated authentication solutions list on using REMOTE_USER how-to.
AfiMaameDufie
2024-10-22
Restructured how-to docs landing page.
Daniele Procida
2024-10-22
Fixed example indentation in howto/overriding-templates.txt.
Mariusz Felisiak
2024-10-21
Updated Hypercorn links in docs/howto/deployment/asgi/hypercorn.txt.
amirreza sohrabi far
2024-10-09
Refs #34900 -- Doc'd Python 3.13 compatibility.
Mariusz Felisiak
2024-09-19
Fixed #35748 -- Documented that fields are excluded from a ModelForm when for...
Clifford Gama
2024-09-05
Updated instruction for deploying with Uvicorn and Gunicorn.
SirenityK
2024-08-28
Fixed typos in docs/howto/initial-data.txt.
Jacob Walls
2024-08-08
Refs #35591 -- Emphasized that runserver is not suitable for production.
Andrew Miller
2024-08-05
Used :pypi: role in docs where appropriate.
Mariusz Felisiak
2024-08-01
Fixed #35646 -- Extended SafeExceptionReporterFilter.hidden_settings to treat...
Markus Holtermann
2024-07-03
Fixed #35511 -- Documented when the py binary is unavailable on Windows.
alexgmin
[next]