﻿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
26388	make is_anonymous and is_authenticated properties	Cody Childers	Cody Childers	 is_anonymous and is_authenticated on the User models should be properties because they're used like them and they just return True or False. It becomes difficult to use in the shell seeing user.is_active behave like expected but then user.is_anonymous is requiring user.is_anonymous() which isn't fitting any logical pattern	Cleanup/optimization	closed	contrib.auth	1.9	Normal	duplicate			Unreviewed	0	0	0	0	0	0
