django/docs/howto
Carl Meyer d7597b31d5 [1.6.x] Stripped headers containing underscores to prevent spoofing in WSGI environ.
This is a security fix. Disclosure following shortly.

Thanks to Jedediah Smith for the report.
2015-01-13 13:10:11 -05:00
..
deployment [1.6.x] Fixed typo in docs/howto/deployment/wsgi/uwsgi.txt. 2014-12-07 12:26:26 -05:00
static-files [1.6.x] Fixed #1349 -- Clarified docs on serving files from STATIC/MEDIA_URL. 2014-05-05 07:39:08 -04:00
auth-remote-user.txt [1.6.x] Stripped headers containing underscores to prevent spoofing in WSGI environ. 2015-01-13 13:10:11 -05:00
custom-file-storage.txt [1.6.x] Fixed spelling mistake in file docs. 2014-08-26 09:44:55 -04:00
custom-management-commands.txt [1.6.x] Fixed #23543 -- Added docs on testing management command output. 2014-11-24 10:29:24 -05:00
custom-model-fields.txt [1.6.x] Fixed #14638 -- Clarified model Field.to_python() docs. 2014-08-18 12:54:24 -04:00
custom-template-tags.txt [1.6.x] Fixed #22412 -- More nuanced advice re template filters and exceptions. 2014-04-10 06:19:15 -04:00
error-reporting.txt [1.6.x] Converted seealso directives to use 4 space indendation. 2014-10-30 14:46:31 -04:00
index.txt [1.6.x] Fixed #16205 -- Added an installation for Windows. 2014-04-08 11:29:02 -04:00
initial-data.txt [1.6.x] Fixed #20933 -- Allowed loaddata to load fixtures from relative paths. 2013-08-20 21:28:14 +02:00
jython.txt [1.6.x] Noted that django-jython requires Django 1.7. 2014-08-08 12:45:18 -04:00
legacy-databases.txt [1.6.x] Fixed #22322 -- Fixed incorrect explanation of what managed=False does. 2014-03-25 14:10:29 -04:00
outputting-csv.txt Fixed #19692 -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:54:40 +01:00
outputting-pdf.txt Fixed #19692 -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:54:40 +01:00
upgrade-version.txt [1.6.x] Fixed #21218 -- Typo on docs/howto/upgrade-version.txt 2013-10-03 20:14:00 -04:00
windows.txt [1.6.x] Fixed #16205 -- Added an installation for Windows. 2014-04-08 11:29:02 -04:00