.. |
deployment
|
Fixed some typos in comments and docs.
|
2019-10-02 15:50:46 +02:00 |
static-files
|
Fixed #29983 -- Replaced os.path() with pathlib.Path in project template and docs.
|
2019-11-07 11:11:27 +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
|
Removed versionadded/changed annotations for 2.2.
|
2019-09-10 12:01:00 +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
|
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
2019-09-06 13:27:46 +02:00 |
error-reporting.txt
|
Fixed #30858 -- Clarified that AdminEmailHandler processes all 5xx responses.
|
2019-10-09 10:13:11 +02:00 |
index.txt
|
Fixed #26028 -- Added overriding templates howto.
|
2017-06-02 18:17:27 -04:00 |
initial-data.txt
|
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
2019-09-06 13:27:46 +02:00 |
jython.txt
|
Fixed #28594 -- Removed Jython docs and specific code
|
2017-12-23 10:26:32 +01: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 #30906 -- Fixed an example of using the template system to generate CSV.
|
2019-10-25 08:11:11 +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
|
Fixed #29983 -- Replaced os.path() with pathlib.Path in project template and docs.
|
2019-11-07 11:11:27 +01:00 |
upgrade-version.txt
|
Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, comments and hints.
|
2019-04-18 14:41:15 +02: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 |