django/docs/howto
Mads Jensen 961f8e9985 Updated some links to https and new locations. 2018-11-10 17:40:50 -05:00
..
deployment Updated some links to https and new locations. 2018-11-10 17:40:50 -05:00
static-files Fixed #29360 -- Removed Fabric examples in docs. 2018-04-29 22:12:40 -04: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 Removed parser.add_arguments() arguments that match the defaults. 2018-07-02 17:54:57 -04:00
custom-model-fields.txt Fixed #29423 -- Documented Field.value_from_object(). 2018-05-25 15:10:45 -04:00
custom-template-tags.txt Fixed typo in docs/howto/custom-template-tags.txt. 2017-03-01 15:42:00 -05:00
error-reporting.txt Added missing word in docs/howto/error-reporting.txt. 2017-01-30 15:38:55 -05:00
index.txt Fixed #26028 -- Added overriding templates howto. 2017-06-02 18:17:27 -04:00
initial-data.txt Refs #20910 -- Replaced snippet directive with code-block. 2018-09-10 13:00:34 -04: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 Corrected typo in outputting-csv.txt. 2018-06-01 12:07:55 +02:00
outputting-pdf.txt Fixed #16470 -- Allowed FileResponse to auto-set some Content headers. 2018-05-15 18:12:11 +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 Refs #20910 -- Replaced snippet directive with code-block. 2018-09-10 13:00:34 -04:00