﻿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
16027	Include app_label in ContentType.__str__()	Jakub Roztočil	Greg Schmit	When there are multiple models with same name in your project and you use the amazing content types framework, then selects for foreign keys to ContentType contain indistinguishable items. To fix this, the app_label needs to be included in `ContentType.__str__()`.	Cleanup/optimization	closed	contrib.contenttypes	dev	Normal	fixed		lemaire.adrien@… Greg Schmit	Accepted	1	0	1	1	0	0
