﻿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
19621	templates suppress TypeErrors from comparisons	leftmoose	nobody	"even with {{{ TEMPLATE_DEBUG = True }}},

passing e.g. a {{{ DateTime }}} to a template and doing {{{ {% if now > 2 %} }}} is silently coerced to false, rather than raising the {{{ TypeError }}}

(in my case it was slightly less obvious, accidentally comparing naive and a time zone aware datetimes)"	Bug	closed	Template system	1.4	Normal	wontfix			Unreviewed	0	0	0	0	0	0
