﻿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
4776	Unicode branch merge and strftime in FileField upload_to	mike.j.thompson@…	Malcolm Tredinnick	"I experience file upload breakage after merger of the unicode branch.

The strftime function on line 738 in django/db/models/fields/__init__.py gave the following error:

TypeError: strftime() argument 1 must be str, not unicode

I have included a simple patch to byte-stringify the input to the strftime method... that may not be the best strategy to take.

Mike."		closed	Uncategorized	dev		fixed	unicode strftime		Accepted	1	0	0	0	0	0
