﻿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
6198	MEDIA_URL setting requires trailing slash	Michael Toomim <toomim@…>	nobody	"If I use MEDIA_URL = 'http://localhost/djangomedia', django will give me links prefixed by 'http://localhost/' and drop the 'djangomedia'.

I have to include the trailing slash, with MEDIA_URL = 'http://localhost/djangomedia/' for it to work.

I think django should work without the slash."		closed	Core (Other)	dev		wontfix			Design decision needed	0	0	0	0	0	0
