﻿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	djangsters	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	assigned	contrib.contenttypes	master	Normal			lemaire.adrien@…	Accepted	1	0	1	0	0	0
