summaryrefslogtreecommitdiff
path: root/docs/howto
AgeCommit message (Expand)Author
2025-12-11[6.0.x] Included ASGI servers when noting what the server does.Jake Howard
2025-11-27[6.0.x] Highlighted community package upgrade utilities in docs/howto/upgrade...Tim Schilling
2025-10-17[6.0.x] Refs #35844 -- Doc'd Python 3.14 compatibility.Mariusz Felisiak
2025-09-29[6.0.x] Fixed #35877, Refs #36128 -- Documented unique constraint when migrat...Samriddha9619
2025-09-17[6.0.x] Added backticks to email addresses in docs.Mariusz Felisiak
2025-08-28Ensured :doc: role uses absolute targets in docs.Adam Johnson
2025-08-28Fixed #36570 -- Removed unnecessary :py domain from documentation roles.SaJH
2025-08-25Refs #36485 -- Rewrapped docs to 79 columns line length.David Smith
2025-08-25Refs #36485 -- Removed double spaces after periods in sentences.Natalia
2025-08-25Refs #36485 -- Removed trailing spaces and tabs in docs.Natalia
2025-08-25Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in ...David Smith
2025-07-17Fixed #35680 -- Added automatic imports of common utilies to shell management...Salvo Polizzi
2025-06-27Fixed #15727 -- Added Content Security Policy (CSP) support.Rob Hudson
2025-04-15Replaced '' with * for consistent emphasis styling in docs/howto/custom-templ...Natalia
2025-04-15Fixed #36311 -- Unified spelling of "hardcode" and its variants in docs.Ahmed Nassar
2025-03-17Fixed #36252 -- Handled duplicate automatic imports in the shell command.hesham942
2025-02-20Fixed #36200 -- Clarified MIDDLEWARE setting updates when using a custom Remo...Joonas Häkkinen
2025-02-13Fixed #36158 -- Refactored shell command to improve auto-imported objects rep...Natalia
2025-02-10Wrapped lines at 79 cols in docs/howto/custom-shell.txt.Natalia
2025-01-30Fixed #36159 -- Removed the empty import example in the custom shell docs.Salvo Polizzi
2025-01-09Fixed #35515 -- Added automatic model imports to shell management command.Salvo Polizzi
2024-12-11Fixed #35920 -- Observed requires_system_checks in migrate and runserver.Jacob Walls
2024-11-19Fixed #35535 -- Added template tag decorator simple_block_tag().Jake Howard
2024-11-14Fixed a typo in docs/howto/static-files/deployment.txt.Laurence Mercer
2024-10-24Updated authentication solutions list on using REMOTE_USER how-to.AfiMaameDufie
2024-10-22Restructured how-to docs landing page.Daniele Procida
2024-10-22Fixed example indentation in howto/overriding-templates.txt.Mariusz Felisiak
2024-10-21Updated Hypercorn links in docs/howto/deployment/asgi/hypercorn.txt.amirreza sohrabi far
2024-10-09Refs #34900 -- Doc'd Python 3.13 compatibility.Mariusz Felisiak
2024-09-19Fixed #35748 -- Documented that fields are excluded from a ModelForm when for...Clifford Gama
2024-09-05Updated instruction for deploying with Uvicorn and Gunicorn.SirenityK
2024-08-28Fixed typos in docs/howto/initial-data.txt.Jacob Walls
2024-08-08Refs #35591 -- Emphasized that runserver is not suitable for production.Andrew Miller
2024-08-05Used :pypi: role in docs where appropriate.Mariusz Felisiak
2024-08-01Fixed #35646 -- Extended SafeExceptionReporterFilter.hidden_settings to treat...Markus Holtermann
2024-07-03Fixed #35511 -- Documented when the py binary is unavailable on Windows.alexgmin
2024-06-09Replaced usage of "patch" with more precise terms in faq, howto, and intro docs.Andreu Vallbona
2024-05-22Removed versionadded/changed annotations for 5.0.Natalia
2024-03-07Fixed typos in docstrings and docs.cuinix
2024-01-30Corrected BaseCommand.check() signature in docs.evananyonga
2024-01-26Applied Black's 2024 stable style.Mariusz Felisiak
2023-11-29Refs #25778 -- Updated some links and references to HTTPS.Adam Johnson
2023-11-19Refs #34118 -- Doc'd Python 3.12 compatibility in Django 4.2.x.Mariusz Felisiak
2023-11-17Removed obsolete warnings about asgiref.sync adapters with sensitive variables.Mariusz Felisiak
2023-11-15Removed obsolete sentence in custom model field docs.Giannis Terzopoulos
2023-09-18Removed versionadded/changed annotations for 4.2.Mariusz Felisiak
2023-09-16Fixed typo in docs/howto/custom-file-storage.txt.therealrinku
2023-09-01Fixed #34768 -- Avoided initializing colorama on non-Windows platforms.Sulabh Katila
2023-08-04Fixed #15799 -- Doc'd that Storage._open() should raise FileNotFoundError whe...anthony kugel
2023-07-11Fixed #34309 -- Doc'd how to fully delete an app.Marcelo Galigniana