﻿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
24686	Support for Moving a model between two Django apps	Alex Rothberg	Bhuvnesh	"An issue that I run into is that at some point one of my apps becomes so large that I decide to split the application into a number of separate logical units. Right now the Django migration system leaves me on my own to write a correct migration to support updating the db to reflect the new multi-app layout.

There is an [http://stackoverflow.com/questions/25648393/how-to-move-a-model-between-two-django-apps-django-1-7 SO post] that attempts to outline a solution but I would suggest trying to detect these model moves and then auto-generating these migrations."	New feature	assigned	Migrations	dev	Normal			jedie Simon Charette Shai Berger David Wobrock Roman Donchenko	Accepted	1	0	0	1	0	0
