Fixed #5507 -- Use a more portable way to get at the system's tmpdir (fixes a
commitc00e9ba7df86c39f331aa7203fa0431a1a09457c
authormtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Thu, 20 Mar 2008 06:43:58 +0000 (20 06:43 +0000)
committermtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Thu, 20 Mar 2008 06:43:58 +0000 (20 06:43 +0000)
tree2aa6c73c2b96f39f83ac1b60b9484e40721fea3e
parent76c6d65662b3ace72c44b7b7fd6f6d58889189e3
Fixed #5507 -- Use a more portable way to get at the system's tmpdir (fixes a
problem with the default on Windows). Thanks, Philippe Raoult.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@7329 bcc190cf-cafb-0310-a4f2-bffc1f526a37
django/conf/global_settings.py
django/contrib/sessions/backends/file.py
docs/sessions.txt