django/docs/howto
Philip James 7c9a833301 Fixed #26028 -- Added overriding templates howto. 2017-06-02 18:17:27 -04:00
..
deployment Updated various links in docs to avoid redirects 2017-05-22 19:28:44 +02:00
static-files Updated various links in docs to avoid redirects 2017-05-22 19:28:44 +02:00
auth-remote-user.txt Removed versionadded/changed annotations for 1.10. 2017-01-17 20:52:05 -05:00
custom-file-storage.txt Removed versionadded/changed annotations for 1.9. 2016-05-20 11:44:29 -04:00
custom-lookups.txt Refs #23919 -- Replaced super(ClassName, self) with super() in docs. 2017-01-25 11:53:05 -05:00
custom-management-commands.txt Removed implicit default store_true/false argparse args. 2017-04-01 20:03:56 -04:00
custom-model-fields.txt Refs #27795 -- Replaced many force_text() with str() 2017-04-27 09:10:02 +02: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 Fixed #27133 -- Doc'd how to provide initial data with migrations. 2016-11-06 12:51:36 +01:00
jython.txt Updated various links in docs to avoid redirects 2017-05-22 19:28:44 +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 Refs #23919 -- Removed Python 2 notes in docs. 2017-01-18 11:51:29 -05: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 Fixed #26028 -- Added overriding templates howto. 2017-06-02 18:17:27 -04:00
upgrade-version.txt Updated doc links to virtualenv website. 2016-11-22 08:36:41 -05:00
windows.txt Corrected text from Python's Windows installer. 2016-08-18 14:05:12 -04:00
writing-migrations.txt Made a few cosmetic updates to "Migrations that add unique fields". 2017-03-27 14:07:11 -04:00