..
deployment
[3.0.x] Improved sessions notes in deployment checklist.
2020-03-25 12:05:36 +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
[3.0.x] Added missing backticks in various docs.
2020-03-06 11:53:35 +01: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
[3.0.x] Clarified SeparateDatabaseAndState docs and added example of changing ManyToManyField.
2020-03-10 11:14:05 +01:00