﻿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
16917	Listing leftover content types for missing models breaks admin	Ivan Sagalaev	Ivan Sagalaev	If during the lifecycle of the project some models got removed and their registered content types still remain in the DB the admin (or any such code for that matter) crashes trying to display content types. This happens due to {{{ContenType.__unicode__}}} relying on {{{self.model_class()}}} to be always available. This is a recent regression from [16839].	Bug	closed	contrib.contenttypes	1.3	Normal	fixed			Ready for checkin	1	0	0	0	0	0
