django/docs/howto
Mariusz Felisiak 6201141b2c Refs #30736 -- Added missing versionadded annotations for Storage.get_alternative_name().
Thanks Simon Charette for the report.
2019-08-31 07:19:19 +02:00
..
deployment Updated WSGI servers ordering according to the more commonly used. 2019-07-16 14:43:59 +02:00
static-files
auth-remote-user.txt
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 #30365 -- Fixed syntax highlighting in SQL examples. 2019-04-23 12:37:50 +02:00
custom-management-commands.txt Fixed typos in signals and custom management commands docs. 2019-06-19 08:40:46 +02:00
custom-model-fields.txt Removed unnecessary /static from links to PostgreSQL docs. 2019-03-29 21:49:44 -04:00
custom-template-tags.txt Fixed datetime string format examples in docs/howto/custom-template-tags.txt. 2019-05-22 06:47:32 +02:00
error-reporting.txt
index.txt
initial-data.txt
jython.txt
legacy-databases.txt
outputting-csv.txt Changed docs to link to Python's description of iterable. 2019-05-17 17:27:19 +02:00
outputting-pdf.txt Fixed #30694 -- Documented FileResponse does not seek its file source. 2019-08-17 09:20:36 +02:00
overriding-templates.txt
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 #30387 -- Enhanced docs CLI examples in Unit tests and Install Django on Windows. 2019-04-23 09:32:55 +02:00
writing-migrations.txt