﻿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
13943	the upload_to attribute does not append MEDIA_URL automaticaly	dantario@…	nobody	"the upload_to attribute on FileField didn't append MEDIA_URL setting automatically when submit a form from django admin

this is my field syntax from my model:
thumb = models.ImageField(upload_to='news')

"	Uncategorized	closed	Database layer (models, ORM)	1.2	Normal	invalid	FileField, upload_to, ImageField		Unreviewed	0	0	0	0	0	0
