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 Fixed #23637 -- Removed TUX, lighttpd, and Cherokee as common. 2014-10-15 08:28:27 -04:00
auth-remote-user.txt Moved RemoteUserBackend documentation to reference guide. 2014-04-18 16:06:26 -04:00
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 Removed unnecessary code-block directives. 2014-08-19 16:44:25 -04:00
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 Fixed #22812 -- Refactored lookup API documentation. 2014-07-08 20:05:49 -04:00
initial-data.txt Fixed #23530 -- Specified PyYAML requirement in initial-data.txt 2014-09-21 16:00:19 +02:00
jython.txt Fixed #23257 -- Updated docs for new django-jython release. 2014-08-08 12:31:56 -04: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 Specified 'csv and unicode' note as Python 2 only 2014-04-26 16:09:19 +02:00
outputting-pdf.txt Removed sudo from pip commands in docs. 2014-09-22 15:49:48 -04:00
upgrade-version.txt Unified listing of shell commands/code 2013-12-25 15:19:14 -05:00
windows.txt Fixed versionchanged indentation in docs/. 2014-11-03 21:40:26 -05:00