django/docs/howto
jkrzy f9db06cf08 [1.11.x] Fixed #28367 -- Doc'd how to override management commands.
Backport of 48d92fea67 from master
2017-09-02 16:39:07 -04:00
..
deployment [1.11.x] Fixed #28327 -- Removed contradictory description of mod_wsgi docs. 2017-06-20 07:36:24 -04:00
static-files [1.11.x] Updated various links in docs to avoid redirects 2017-05-22 19:32:02 +02:00
auth-remote-user.txt Removed versionadded/changed annotations for 1.9. 2016-05-20 11:44:29 -04:00
custom-file-storage.txt Removed versionadded/changed annotations for 1.9. 2016-05-20 11:44:29 -04:00
custom-lookups.txt Fixed code example in docs/howto/custom-lookups.txt 2016-05-06 08:26:07 -04:00
custom-management-commands.txt [1.11.x] Fixed #28367 -- Doc'd how to override management commands. 2017-09-02 16:39:07 -04:00
custom-model-fields.txt Updated postgresql.org links to https and made them canonical. 2016-10-25 11:43:32 -04:00
custom-template-tags.txt [1.11.x] Fixed typo in docs/howto/custom-template-tags.txt. 2017-03-01 15:42:17 -05:00
error-reporting.txt [1.11.x] Added missing word in docs/howto/error-reporting.txt. 2017-01-30 15:39:34 -05:00
index.txt [1.11.x] Fixed #26028 -- Added overriding templates howto. 2017-06-02 18:21:35 -04:00
initial-data.txt Fixed #27133 -- Doc'd how to provide initial data with migrations. 2016-11-06 12:51:36 +01:00
jython.txt [1.11.x] Updated various links in docs to avoid redirects 2017-05-22 19:32:02 +02: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 Fixed #26483 -- Updated docs.python.org links to use Intersphinx. 2016-05-08 18:07:43 -04:00
outputting-pdf.txt Replaced Outputting PDF's "Further Resources" with a link to Django Packages. 2016-10-25 11:58:19 -04:00
overriding-templates.txt [1.11.x] Fixed #26028 -- Added overriding templates howto. 2017-06-02 18:21:35 -04:00
upgrade-version.txt [1.11.x] Fixed #28349 -- Doc'd how to upgrade Django from LTS to LTS. 2017-07-24 14:11:32 -04:00
windows.txt Corrected text from Python's Windows installer. 2016-08-18 14:05:12 -04:00
writing-migrations.txt [1.11.x] Replaced "not A== B" with "A != B" in docs/howto/writing-migrations.txt. 2017-07-26 09:34:31 -04:00