﻿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
18598	Django template language comparisons with None	Renato Oliveira	nobody	"PEP 8 says:
""Comparisons to singletons like None should always be done with 'is' or 'is not', never the equality operators.""

I don't know if it's a bug or a new feature, but {% if something is None %} doesn't work."	Uncategorized	closed	Template system	1.3	Normal	invalid		fernandogrd@…	Unreviewed	0	0	0	0	0	0
