django/docs/howto
albertoconnor 2863e79a5c Fixed typo in docs/howto/custom-template-tags.txt. 2017-03-01 15:42:00 -05:00
..
deployment Fixed #27823 -- Updated mod_wsgi example to use WSGIPythonHome. 2017-02-13 19:52:08 -05:00
static-files
auth-remote-user.txt
custom-file-storage.txt
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 Refs #23919, #27778 -- Removed obsolete mentions of unicode. 2017-01-26 08:19:27 -05:00
custom-model-fields.txt Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01: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
initial-data.txt
jython.txt
legacy-databases.txt
outputting-csv.txt Refs #23919 -- Removed Python 2 notes in docs. 2017-01-18 11:51:29 -05:00
outputting-pdf.txt
upgrade-version.txt
windows.txt
writing-migrations.txt Removed unused imports in example migrations. 2017-01-21 07:40:33 -05:00