django/docs/howto
Chris Lamb 91d46d2fb8 [1.8.x] Discouraged use of /tmp with predictable names.
The use of predictable filenames in /tmp often leads to symlink attacks
so remove the most obvious use of them in the docs.

Backport of 77b8d8cb6d from master
2015-12-24 09:57:02 -05:00
..
deployment [1.8.x] Fixed #17686, refs #17816 -- Added "Files" section to Unicode topic. 2015-11-14 12:02:37 -05:00
static-files [1.8.x] Discouraged use of /tmp with predictable names. 2015-12-24 09:57:02 -05:00
auth-remote-user.txt [1.8.x] Fixed #24379 -- Documented that remote user example disables ModelBackend. 2015-03-02 19:57:12 -05:00
custom-file-storage.txt Fixed #9893 -- Allowed using a field's max_length in the Storage. 2015-01-12 09:09:18 -05:00
custom-lookups.txt [1.8.x] Fixed #25893 -- Corrected custom lookups example. 2015-12-11 08:45:14 -05:00
custom-management-commands.txt [1.8.x] Fixed #25526 -- Documented how to output colored text in custom management commands. 2015-11-17 18:25:08 -05:00
custom-model-fields.txt [1.8.x] Removed unnecessary comma in docs 2015-08-10 10:20:51 -04:00
custom-template-tags.txt [1.8.x] Fixed #25447 -- Emphasized the need to restart dev server when adding template tags. 2015-09-22 19:43:25 -04:00
error-reporting.txt [1.8.x] Updated Wikipedia links to use https 2015-08-08 12:09:53 +02:00
index.txt [1.8.x] Added a "Writing migrations" how-to. 2015-02-03 13:46:56 -05:00
initial-data.txt Revert "Updated some docs for the delayed deprecation of legacy table creation; refs #22340." 2014-12-30 11:50:50 -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 [1.8.x] Fixed #25207 -- Misspelled word in documentation: dialogue 2015-08-01 19:18:10 -04:00
outputting-pdf.txt [1.8.x] Fixed #25207 -- Misspelled word in documentation: dialogue 2015-08-01 19:18:10 -04:00
upgrade-version.txt [1.8.x] Fixed #24358 -- Corrected code-block directives for console sessions. 2015-02-22 09:36:51 -05:00
windows.txt Used https for most *.python.org links 2014-12-19 18:07:52 +01:00
writing-migrations.txt [1.8.x] Fixed typo in writing migrations docs 2015-07-01 09:17:10 +02:00