﻿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
8153	UnicodeDecodeError in ModelAdmin (save_add and save_change)	Nils Fredrik Gjerull	nobody	"== UnicodeDecodeError in save_add and save_change in ModelAdmin ==

I experienced a UnicodeDecodeError when I added and changed objects through the admin interface. The problem applied to objects having a __unicode__(self) function returning strings containing non-ASCII characters.

Django trunk revision 8225[[BR]]
Python version: 2.3.4

I attach a patch the admin_views regression test so that it triggers this bug, and a patch that solves the problem."		closed	contrib.admin	dev		duplicate	unicode modeladmin save_add		Unreviewed	1	0	0	0	0	0
