﻿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
66	urlpatterns, incldue and app_root	slashzero	Adrian Holovaty	"When using include with urlpatterns, there should be a variable available to the views that will give us the root of the application.  For instance for:


 (r'^polls/', include('myproject.apps.polls.urls.polls')),

it would be /polls/
"	defect	new	Core (Other)		normal				Unreviewed	1	0	0	0	0	0
