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 Removed versionadded/changed annotations for 1.10. 2017-01-17 20:52:05 -05:00
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 Fixed #27133 -- Doc'd how to provide initial data with migrations. 2016-11-06 12:51:36 +01:00
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 Replaced Outputting PDF's "Further Resources" with a link to Django Packages. 2016-10-25 11:58:19 -04:00
upgrade-version.txt Updated doc links to virtualenv website. 2016-11-22 08:36:41 -05:00
windows.txt
writing-migrations.txt Removed unused imports in example migrations. 2017-01-21 07:40:33 -05:00