django/docs/howto
Tim Graham 6d7784a7b9 Fixed #24602 -- Removed obsolete reference to __metaclass__ in custom model fields docs.
Thanks schinckel for the report.
2015-04-08 08:35:35 -04:00
..
deployment Documented how to use a non-root subdirectory with mod_wsgi. 2015-03-12 20:08:37 -04:00
static-files Fixed #24149 -- Normalized tuple settings to lists. 2015-02-03 14:59:45 -05:00
auth-remote-user.txt
custom-file-storage.txt Removed versionadded/changed notes for 1.7. 2015-02-01 21:02:40 -05:00
custom-lookups.txt
custom-management-commands.txt Removed versionadded/changed notes for 1.7. 2015-02-01 21:02:40 -05:00
custom-model-fields.txt
custom-template-tags.txt
error-reporting.txt Fixed #24149 -- Normalized tuple settings to lists. 2015-02-03 14:59:45 -05:00
index.txt
initial-data.txt
jython.txt
legacy-databases.txt Fixed #22322 -- Fixed incorrect explanation of what managed=False does. 2014-03-25 14:01:37 -04:00
outputting-csv.txt
outputting-pdf.txt
upgrade-version.txt Fixed #24358 -- Corrected code-block directives for console sessions. 2015-02-22 09:35:39 -05:00
windows.txt
writing-migrations.txt