﻿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
31402	Add --check flag to migrate.	nickname123	thenewguy	"It would be helpful if there was a flag for `migrate` that acted similar to `makemigrations --check` that could be used to stop CI from deploying an application automatically when unapplied migrations exist.

This is different from `makemigrations --check` because the new command flag would tell us if we need to *run* any migrations where as `makemigrations --check` tells us if we need to *create* any migrations.

One currently needs to parse output.  It seems like this would be universally useful."	New feature	closed	Core (Management commands)	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
