﻿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
25944	Add the ability to specify which app a migration should be created in	Ramez Issac	nobody	"Use case:
A third party app allow for ""dynamic model loading"" (where you can specify one of its base model via something like `THIRD_PARTY_BASE_MODEL = 'myapp.CustomBase' ` in settings.py)
Then, when running `makemigrations` the migration file goes to the 3rd party migrations folder (probably in the virtualenv) and unless manual care taken to copy the migration file to the main app, renaming etc. , it will lead to a complicated situation.

"	New feature	closed	Migrations	1.8	Normal	wontfix		ramezashraf@…	Unreviewed	0	0	0	0	0	0
