﻿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
14998	'/'.join should use os.path.join	CarlFK	nobody	"http://code.djangoproject.com/browser/django/trunk/django/contrib/staticfiles/utils.py#L23
{{{
static_files = [location and '/'.join([location, fn]
}}}

Shouldn't that use os.path.join()?
"		closed	Contrib apps	1.2		fixed			Accepted	0	0	0	0	0	0
