﻿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
31213	Add flag to remove_stale_contenttypes to remove entries for nonexistent apps.	Gowtham Kommineni	nobody	"remove_stale_contenttypes only removes stale content types for stale models in installed apps. It doesn't remove stale content types whose app was either removed or renamed.
 
Creating this ticket as per the discussion on https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!searchin/django-developers/content%7Csort:date/django-developers/0WrbU_Kc2Z0/3iRmkpLYCgAJ.

To avoid data loss, add a flag in the management command to get everyone on board. The flag being off by default and only turns on if you know what you’re doing and enable it. At any rate i believe from what i can i see in the code it will still prompt you to delete the items it finds unless you added the ——no—input which prevents helps with data loss."	Uncategorized	closed	contrib.contenttypes	3.0	Normal	duplicate			Unreviewed	1	0	0	0	1	0
