﻿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
28417	django.db.migrations.DeleteModel doesn't delete corresponding permissions	nikokio	nobody	"Hello,

When deleting a model with django.db.migrations.DeleteModel, I notice permissions for this model still exist in table AUTH_PERMISSION and are still available in the Django GUI.

They should be logically deleted with the model.

Regards
Nicolas"	Bug	closed	contrib.auth	1.11	Normal	wontfix			Unreviewed	0	0	0	0	0	0
