﻿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
3778	File / image upload errors in Django / Ellington	brivers@…	Adrian Holovaty	"I added a file upload to my Django model. One line that says:
fileupload = meta.FileField(upload_to='media/songs/%Y-%m/', blank=True, null=True)

Then I created a field in the database table ""songs"" called ""fileupload"" > varchar[200] 

When I run the script by uploading something, I get this error.

ERROR: array value must start with ""{"" or dimension information UPDATE

Can anyone help me? "		closed	contrib.admin	dev		invalid	file upload		Unreviewed	0	0	0	0	0	0
