﻿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
10678	Confusing error when django.root has a trailing slash	Rick Dean	nobody	"If using mod_python, and django.root has a trailing
slash, then some pages fail with a confusing ""NoneType
is not iterable"" error on line 82 of core/handlers/base.py 
because request.path_info is None.  The following patch 
fixes it by silently truncating the configurable.

Also, can we please add double quotes around the value
of example django.root setting on 
http://docs.djangoproject.com/en/dev/howto/deployment/modpython/ 
"		closed	Core (Other)	dev		duplicate	django.root mod_python		Accepted	1	0	0	0	0	0
