django/docs/howto
Tim Graham d9a30ed190 Updated location of database backend data_types attribute in docs. 2015-03-17 20:03:07 -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 Fixed #24379 -- Documented that remote user example disables ModelBackend. 2015-03-02 19:53:11 -05:00
custom-file-storage.txt Removed versionadded/changed notes for 1.7. 2015-02-01 21:02:40 -05:00
custom-lookups.txt Removed versionadded/changed notes for 1.7. 2015-02-01 21:02:40 -05:00
custom-management-commands.txt Removed versionadded/changed notes for 1.7. 2015-02-01 21:02:40 -05:00
custom-model-fields.txt Updated location of database backend data_types attribute in docs. 2015-03-17 20:03:07 -04:00
custom-template-tags.txt Added link to section in docs/howto/custom-template-tags.txt. 2015-03-13 08:24:44 -04:00
error-reporting.txt Fixed #24149 -- Normalized tuple settings to lists. 2015-02-03 14:59:45 -05:00
index.txt Added a "Writing migrations" how-to. 2015-02-03 13:09:54 -05:00
initial-data.txt Removed support for custom SQL per deprecation timeline. 2015-01-17 10:16:06 -05: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 Used https for most *.python.org links 2014-12-19 18:07:52 +01:00
outputting-pdf.txt Fixed #24358 -- Corrected code-block directives for console sessions. 2015-02-22 09:35:39 -05:00
upgrade-version.txt Fixed #24358 -- Corrected code-block directives for console sessions. 2015-02-22 09:35:39 -05:00
windows.txt Removed versionadded/changed notes for 1.7. 2015-02-01 21:02:40 -05:00
writing-migrations.txt Fixed #24351, #24346 -- Changed the signature of allow_migrate(). 2015-02-20 21:34:09 +07:00