﻿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
24258	ModelAdmin.message_user logs out test client on Python 3.2	Aymeric Augustin	nobody	"I'm attaching a test case that fails on Python 3.2 and passes on other Python versions. The patch is against the stable/1.8.x branch but should work on master and 1.7.x too.

Failure happens because the test client is redirected to the login page. Commenting out the line with `self.message_user` makes the test pass on all versions.

I haven't tested if this affects actual users or just the test client. I discovered this problem when testing a pluggable application with tox on versions of Python and Django I don't use myself.

Yes, it's obscure."	Bug	closed	contrib.admin	dev	Normal	wontfix			Unreviewed	0	0	0	0	0	0
