django/docs/howto
Nick Pope c156e36955 Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS. 2021-05-17 09:46:09 +02:00
..
_images Fixed #25712 -- Reorganized templates docs. 2020-04-30 08:12:09 +02:00
deployment Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS. 2021-05-17 09:46:09 +02:00
static-files Refs #32394 -- Changed STATIC_URL/MEDIA_URL to relative paths in tests and docs where appropriate. 2021-02-06 13:41:35 +01:00
auth-remote-user.txt Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS. 2021-05-17 09:46:09 +02:00
custom-file-storage.txt Removed versionadded/changed annotations for 3.0. 2020-05-13 09:07:51 +02:00
custom-lookups.txt Simplified imports from django.db and django.contrib.gis.db. 2020-02-04 13:20:06 +01:00
custom-management-commands.txt Fixed #32667 -- Added link to labeling checks in BaseCommand.requires_system_checks docs. 2021-04-21 16:40:04 +02:00
custom-model-fields.txt Corrected custom model fields how-to. 2020-07-10 11:11:40 +02:00
custom-template-backend.txt Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS. 2021-05-17 09:46:09 +02:00
custom-template-tags.txt Fixed #31171 -- Fixed wording in auto-escaping section of custom template tags docs. 2020-01-17 09:20:44 +01:00
error-reporting.txt Refs #32105 -- Moved ExceptionReporter template paths to properties. 2021-03-31 08:41:57 +02:00
index.txt Fixed #25712 -- Reorganized templates docs. 2020-04-30 08:12:09 +02:00
initial-data.txt Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
legacy-databases.txt Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
outputting-csv.txt Fixed #32002 -- Added headers parameter to HttpResponse and subclasses. 2020-10-07 09:19:57 +02:00
outputting-pdf.txt Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS. 2021-05-17 09:46:09 +02:00
overriding-templates.txt Fixed #31912 -- Removed strict=True in Path.resolve() in project template and CommonPasswordValidator. 2020-08-28 05:57:36 +02:00
upgrade-version.txt Fixed #31643 -- Changed virtualenv doc references to Python 3 venv. 2020-06-02 11:45:44 +02:00
windows.txt Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS. 2021-05-17 09:46:09 +02:00
writing-migrations.txt Preferred usage of among/while to amongst/whilst. 2020-06-03 21:02:48 +02:00