﻿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
24870	Create --update flag for makemigrations management command, mimicking South's one.	Israel Saeta Pérez	David Wobrock	"When I was developing with South I was able to use the `--update` flag for the `schemamigration` management command (http://south.readthedocs.org/en/latest/commands.html#schemamigration) to refine the latest migration.

This was very convenient for iterative development. Could we have an equivalent of the `--update` flag for Django>=1.7 makemigrations?

(I've taken it from http://stackoverflow.com/questions/30487909/what-is-the-equivalent-of-souths-schemamigration-update-for-django-1-7)"	New feature	closed	Migrations	dev	Normal	fixed	migrations, south	David Wobrock	Ready for checkin	1	0	0	0	0	0
