﻿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
26429	Name clash of merge migrations after squashing	xgenadam	nobody	"After squashing migrations, further development can result in a merge migration with an identical name to a squashed migration. 
This is old merge is still stored in the django_migrations table and the new merge will not be applied.

The workaround is to rename the merge to something unique. However the automatically generated names should not clash in the first place."	Bug	new	Migrations	1.9	Normal		makemigrations merge clash		Unreviewed	0	0	0	0	0	0
