django1/docs/howto
Nick Pope 335c9c94ac Simplified imports from django.db and django.contrib.gis.db. 2020-02-04 13:20:06 +01:00
..
deployment Refs #30767 -- Improved deployment documentation. 2019-12-20 10:42:56 +01:00
static-files Fixed #31126 -- Doc'd STATICFILES_DIRS namespacing in static files how-to. 2020-01-29 10:34:34 +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 Simplified imports from django.db and django.contrib.gis.db. 2020-02-04 13:20:06 +01: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 #31171 -- Fixed wording in auto-escaping section of custom template tags docs. 2020-01-17 09:20:44 +01:00
error-reporting.txt Fixed #30752 -- Allowed using ExceptionReporter subclasses in error reports. 2020-01-16 15:25:49 +01:00
index.txt Refs #28954 -- Remove remaining Jython documentation. 2019-12-19 16:42:12 +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 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 Made examples concrete in upgrade documentation. 2020-01-21 13:02:14 +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