Fixed #8490 -- Worked around a bug in flup 1.0.1 when working out the correct
commit04637834ac0c4b7ae9572613d56e9aa0dc5f062a
authormtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Tue, 26 Aug 2008 02:42:39 +0000 (26 02:42 +0000)
committermtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Tue, 26 Aug 2008 02:42:39 +0000 (26 02:42 +0000)
tree2afa11d1aaf994c68c72e8261ac8dae55b80455d
parent371cc04f337b934f2ea7700f0ea596353c1d5e90
Fixed #8490 -- Worked around a bug in flup 1.0.1 when working out the correct
path_info setting in the WSGI handler. Thanks, Mike Richardson.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@8569 bcc190cf-cafb-0310-a4f2-bffc1f526a37
django/core/handlers/wsgi.py