﻿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
24703	Use MigrationLoader in squashmigrations	Marten Kenbeek	Marten Kenbeek	Just a small thing I noticed: squashmigrations creates a `MigrationExecutor`, but only ever uses the `executor.loader` attribute. It would be cleaner to directly use a `MigrationLoader`, same as in `makemigrations` and `showmigrations`. 	Cleanup/optimization	closed	Migrations	dev	Normal	fixed			Ready for checkin	1	0	0	0	1	0
