﻿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
36106	"Exclude option for the ""flush"" django-admin command"	Dimitar Zlatanovski		"An exclude option for the ""flush"" django-admin command could be useful in certain cases where we have tables that have been filled with data migrations.
Since flush just deletes the data but leaves the migrations untouched, having an exclude option where a user could provide a list of table names to be excluded can come in handy.
Example: Country table that has been filled with data using a data migration. Every time we run flush we might want to exclude this table from flushing."	New feature	closed	Core (Management commands)	5.1	Normal	wontfix	Flush		Unreviewed	0	0	0	0	1	0
