﻿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
4313	unicode-branch - date and time filters doesn't work with non-ascii string	anonymous	Malcolm Tredinnick	"UnicodeEncodeError is thrown if an datetime filter is used with non-ascii string. This problem can be solved by the attached patch.

Simple test:

{{{
setting.py:
LANGUAGE_CODE = 'cs'

template:
{% now ""F"" %}
}}}"		closed	Internationalization	other branch		fixed	unicode-branch, filters		Unreviewed	1	0	0	0	0	0
