django/docs/howto
Daniel Roseman 524e71c9c2 Fixed #20435 -- Reordered the custom template tags docs.
Introduced the various shortcuts before explaining the more complex
parser/render functionality.

Also removed non-decorator syntax: it's been years since Django
supported a Python version without decorators.
2014-11-17 17:38:04 +01:00
..
deployment Fixed #23708 -- Corrected mod_wsgi docs reference to nonexistent comment in wsgi.py. 2014-10-27 18:17:50 -04:00
static-files
auth-remote-user.txt
custom-file-storage.txt Fixed #23376 -- Made documentation about required Storage methods 2014-11-03 03:32:41 -08:00
custom-lookups.txt Renamed qn to compiler 2014-11-16 13:19:34 +01:00
custom-management-commands.txt
custom-model-fields.txt Fixed #18757, #14462, #21565 -- Reworked database-python type conversions 2014-09-03 20:36:03 +01:00
custom-template-tags.txt Fixed #20435 -- Reordered the custom template tags docs. 2014-11-17 17:38:04 +01:00
error-reporting.txt Converted seealso directives to use 4 space indendation. 2014-10-30 14:45:16 -04:00
index.txt
initial-data.txt Fixed #23530 -- Specified PyYAML requirement in initial-data.txt 2014-09-21 16:00:19 +02:00
jython.txt
legacy-databases.txt
outputting-csv.txt
outputting-pdf.txt
upgrade-version.txt
windows.txt Fixed versionchanged indentation in docs/. 2014-11-03 21:40:26 -05:00