django/docs/howto
2020-01-29 10:36:52 +01:00
..
deployment [3.0.x] Refs #30767 -- Improved deployment documentation. 2019-12-20 11:34:00 +01:00
static-files [3.0.x] Fixed #31126 -- Doc'd STATICFILES_DIRS namespacing in static files how-to. 2020-01-29 10:36:52 +01:00
auth-remote-user.txt Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
custom-file-storage.txt Refs #30736 -- Added missing versionadded annotations for Storage.get_alternative_name(). 2019-08-31 07:19:19 +02:00
custom-lookups.txt Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
custom-management-commands.txt Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
custom-model-fields.txt Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
custom-template-tags.txt [3.0.x] Fixed #31171 -- Fixed wording in auto-escaping section of custom template tags docs. 2020-01-17 09:22:37 +01:00
error-reporting.txt [3.0.x] Fixed #30858 -- Clarified that AdminEmailHandler processes all 5xx responses. 2019-10-09 10:16:03 +02:00
index.txt [3.0.x] Refs #28954 -- Remove remaining Jython documentation. 2019-12-19 16:44:39 +01: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 [3.0.x] Fixed #30906 -- Fixed an example of using the template system to generate CSV. 2019-10-25 08:12:15 +02:00
outputting-pdf.txt Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
overriding-templates.txt Emphasized that TemplatesSetting must be used to override widget templates. 2018-09-11 15:14:53 -04:00
upgrade-version.txt [3.0.x] Made examples concrete in upgrade documentation. 2020-01-21 13:03:00 +01:00
windows.txt Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
writing-migrations.txt Fixed #29895 -- Doc'd why MySQL's atomic DDL statements don't work for atomic migrations. 2018-12-06 16:03:02 -05:00