﻿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
25390	Allow specifying a start migration in squashmigrations	Markus Holtermann	Markus Holtermann	"The `squashmigrations` command currently only supports squashing all migrations from 0001 to a given input. If a migration in between uses `RunPython` or `RunSQL` the current `squashmigrations` behavior is infeasible due to restrictions from those two operations.

`squashmigrations` should provide a way to define the first migration from which on the migrations are squashed up to the one given."	New feature	closed	Core (Management commands)	dev	Normal	fixed	1.9		Ready for checkin	1	0	0	0	0	0
