﻿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
1198	backslash-escape doesn't work on date filters	inerte@…	Adrian Holovaty	"{{{
published on {{ object.pub_date|date:""jS o\f F"" }}
}}}

Shows '''published on 9th o8:28 January'''

I was expecting the same behaviour as ''now'', since that's what the documentation [http://www.djangoproject.com/documentation/templates/#date says]...

BTW
{{{
It is the {% now ""jS o\f F"" %}
}}}

Shows '''It is the 10th of January'''

I am taking the liberty of setting the Severity to ""blocker"" since I wouldn't want to see this on a production enviroment :)"	defect	closed	Template system	dev	blocker	fixed	filter, date	dcf@…	Unreviewed	0	0	0	0	0	0
