﻿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
16813	changeset 16789 removed supports_inactive_user checks to early, should happen in 1.5	Florian Apolloner	Dan Poirier	"The title says it all. According to the deprecation policy backends need to define ''supports_inactive_user'' in django 1.4 and it is supposed to get checked too -- Some code in r16789 already assumes that backends have to support inactive users.

As a small sidenote: the ''if obj is not None'' codepaths in the ''has_perm*'' checks can get removed, backends are supposed to deal with that in 1.4"	Bug	closed	contrib.auth	dev	Release blocker	fixed			Accepted	1	0	0	0	0	0
