django1/docs/howto
Hasan Ramezani 9d627bf9b2 [2.2.x] Fixed #30906 -- Fixed an example of using the template system to generate CSV.
Backport of 05c3ef26a2 from master
2019-10-25 08:12:40 +02:00
..
deployment [2.2.x] Fixed #30767 -- Improved references to deployment documentation. 2019-09-09 10:06:58 +02:00
static-files Used auto-numbered lists in documentation. 2018-11-15 13:54:28 -05:00
auth-remote-user.txt Updated various links in docs to use HTTPS. 2018-01-07 14:28:41 +01:00
custom-file-storage.txt Removed versionadded/changed annotations for 1.9. 2016-05-20 11:44:29 -04:00
custom-lookups.txt Fixed #29048 -- Added **extra_context to database function as_vendor() methods. 2018-08-23 11:52:09 -04:00
custom-management-commands.txt [2.2.x] Fixed typos in signals and custom management commands docs. 2019-06-19 08:41:51 +02:00
custom-model-fields.txt [2.2.x] Removed unnecessary /static from links to PostgreSQL docs. 2019-03-29 21:50:28 -04:00
custom-template-tags.txt [2.2.x] Fixed datetime string format examples in docs/howto/custom-template-tags.txt. 2019-05-22 06:48:26 +02:00
error-reporting.txt [2.2.x] Fixed #30858 -- Clarified that AdminEmailHandler processes all 5xx responses. 2019-10-09 10:17:03 +02:00
index.txt Fixed #26028 -- Added overriding templates howto. 2017-06-02 18:17:27 -04:00
initial-data.txt Fixed broken links to PyYAML page. 2018-12-27 10:48:37 +01:00
jython.txt Fixed #28594 -- Removed Jython docs and specific code 2017-12-23 10:26:32 +01:00
legacy-databases.txt Fixed #22322 -- Fixed incorrect explanation of what managed=False does. 2014-03-25 14:01:37 -04:00
outputting-csv.txt [2.2.x] Fixed #30906 -- Fixed an example of using the template system to generate CSV. 2019-10-25 08:12:40 +02:00
outputting-pdf.txt [2.2.x] Fixed #30694 -- Documented FileResponse does not seek its file source. 2019-08-17 09:21:48 +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 Replaced 'python -Wall' with 'python -Wa'. 2018-03-28 13:25:03 -04:00
windows.txt Fixed #29334 -- Updated pypi.python.org URLs to pypi.org. 2018-04-17 20:24:27 -04: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