﻿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
4290	misleading comment about trailing slash on MEDIA_URL in settings.py	mw@…	Adrian Holovaty	"Currently it says:

{{{
# URL that handles the media served from MEDIA_ROOT.
# Example: ""http://media.lawrence.com""
}}}

Which is an error, since the MEDIA_URL has to end with a ""/"" as far as I know.
So I add this little patch that corrects this comment.

It's no code change, but a '''real''' pitfall for new users coming to django.
"		closed	Core (Management commands)	dev		fixed	MEDIA_URL django-admin		Ready for checkin	1	0	0	0	0	0
