﻿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
22031	Checks framework complains about unapplied migrations when running `manage.py migrate`	Baptiste Mispelon		"Suppose you've created a new application with some models and you've subsequently run `manage.py makemigrations`.

The next step is to run `manage.py migrate`.

When you do that, the first thing that you see is the checks framework telling you that you have unapplied migrations and that you should run `manage.py migrate`.

That doesn't seem very helpful and I think it'd be better in this case to not output anything."	New feature	closed	Migrations	dev	Normal	duplicate			Unreviewed	0	0	0	0	0	0
