django/docs/howto
Salvo Polizzi fc28550fe4
Fixed #35515 -- Added automatic model imports to shell management command.
Thanks to Bhuvnesh Sharma and Adam Johnson for mentoring this Google
Summer of Code 2024 project. Thanks to Sarah Boyce, David Smith, Jacob
Walls and Natalia Bidart for reviews.
2025-01-09 13:00:29 -03:00
..
_images Optimized docs images. 2022-02-25 13:40:13 +01:00
deployment Updated Hypercorn links in docs/howto/deployment/asgi/hypercorn.txt. 2024-10-21 18:31:39 -03:00
static-files Fixed a typo in docs/howto/static-files/deployment.txt. 2024-11-14 09:46:34 +01:00
auth-remote-user.txt Updated authentication solutions list on using REMOTE_USER how-to. 2024-10-24 09:54:55 +02:00
csrf.txt Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
custom-file-storage.txt Fixed typos in docstrings and docs. 2024-03-07 06:01:01 +01:00
custom-lookups.txt Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
custom-management-commands.txt Fixed #35515 -- Added automatic model imports to shell management command. 2025-01-09 13:00:29 -03:00
custom-model-fields.txt Fixed #35748 -- Documented that fields are excluded from a ModelForm when formfield() returns None. 2024-09-19 15:19:08 +02:00
custom-shell.txt Fixed #35515 -- Added automatic model imports to shell management command. 2025-01-09 13:00:29 -03:00
custom-template-backend.txt Used :pypi: role in docs where appropriate. 2024-08-05 10:35:50 -03:00
custom-template-tags.txt Fixed #35535 -- Added template tag decorator simple_block_tag(). 2024-11-19 14:35:02 -03:00
delete-app.txt Fixed #34309 -- Doc'd how to fully delete an app. 2023-07-11 10:48:01 +02:00
error-reporting.txt Fixed #35646 -- Extended SafeExceptionReporterFilter.hidden_settings to treat AUTH as a sensitive match. 2024-08-01 15:02:00 -03:00
index.txt Fixed #35515 -- Added automatic model imports to shell management command. 2025-01-09 13:00:29 -03:00
initial-data.txt Fixed typos in docs/howto/initial-data.txt. 2024-08-28 15:24:07 -03:00
legacy-databases.txt Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00
logging.txt Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00
outputting-csv.txt Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00
outputting-pdf.txt Refs #25778 -- Updated some links and references to HTTPS. 2023-11-29 11:21:22 +01:00
overriding-templates.txt Fixed example indentation in howto/overriding-templates.txt. 2024-10-22 13:07:19 +02:00
upgrade-version.txt Updated various links to HTTPS and new locations. 2022-03-29 07:46:08 +02:00
windows.txt Refs #34900 -- Doc'd Python 3.13 compatibility. 2024-10-09 09:27:33 +02:00
writing-migrations.txt Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00