﻿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
35123	Migrate prune for apps that are deleted	Moein Bbp	nobody	"If we delete an app based on this guideline: https://docs.djangoproject.com/en/4.2/howto/delete-app/ , so there is no possibility to use prune command for removing stale migration records from `django_migrations` table for a deleted app.
because we already removed the app from `INSTALLED_APPS`.

{{{
CommandError: No installed app with label 'xyz'.
}}}
"	New feature	closed	Core (Management commands)	4.2	Normal	wontfix			Unreviewed	0	0	0	0	0	0
