﻿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
6417	Small change in generic realtions	Adrian <aribao@…>	nobody	"I've modified the class model ContentType in /django/contrib/contenttypes/models.py  to return:

return ('%s - %s') % ( self.app_label, self.name )

in order to make easy to use generic relations in the admin. If you had a model with the same name across different applications, it was impossible to know the exact reference in the select."	New feature	closed	contrib.contenttypes	dev	Normal	duplicate		aribao@…	Design decision needed	1	0	0	0	0	0
