﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
14755	Wsgi Error	Adrian Ribao	nobody	"I'm testing a site with latest django trunk and latest development version of django-page-cms.

When I try to add a new page, I get this error:


{{{
File ""path/env/src/django-page-cms/pages/http.py"", line 21, in get_request_mock
    'HTTP_HOST': 'testhost',

File ""path/env/lib/python2.5/site-packages/django/core/handlers/wsgi.py"", line 137, in __init__
    if type(socket._fileobject) is type and isinstance(self.environ['wsgi.input'], socket._fileobject):

KeyError: 'wsgi.input'

}}}"		closed	HTTP handling	dev		invalid	wsgi input keyerror		Unreviewed	0	0	0	0	0	0
