﻿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
24535	"Make ""manage.py migrate"" atomic, i.e. rolling back any migrations on failure"	Daniel Hahler	nobody	"While each migration by itself appears to be atomic, the whole ""manage.py migrate"" process isn't.

I think that it would be useful to wrap it into a transaction altogether.

This would rollback all successful migrations in case a later one fails, and would help with deployment, where you want to have all or none of the migrations being applied."	New feature	closed	Migrations	1.7	Normal	wontfix			Unreviewed	0	0	0	0	0	0
