﻿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
33801	IsNull Lookup requesting a attribute from RHS while it is force to be of type bool	Bart Kalkman	nobody	"When using the {{{ django.db.models.lookups.IsNull }}} directly it forces you to use a bool for the RHS, else you will get an error saying to use True of False.
When using True or False you will get an error saying {{{ AttributeError: 'bool' object has no attribute 'resolve_expression' }}}

"	Bug	closed	Database layer (models, ORM)	4.0	Normal	duplicate	Lookup, IsNull, Models		Unreviewed	0	0	0	0	0	0
