﻿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
1054	[magic-removal][patch] Change lists in new-admin still use __repr__() instead of __str__()	GomoX <gomo@…>	Adrian Holovaty	Although [1042] removed pretty much every use of !__repr!__() where !__str!__() should have been in place, the change lists in the admin (i.e, when you click on a pluralized model name in the main admin screen, and get a list of the corresponding objects) looks like it's still using !__repr!__(). I looked in the admin code but I couldn't find the corresponding call or %r appearance.	defect	closed	contrib.admin		normal	fixed		gomo@…	Design decision needed	1	0	0	0	0	0
