﻿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
36565	Control column order in migrations	Rinshan		"When I add a new field in Django, the migration always puts the column at the end of the table.

Sometimes I need the column in a specific place (for example, to match a legacy database or schema).

Right now, the only way is to write custom SQL.

Can Django give an option to control column order in migrations, or keep the model field order?"	New feature	closed	Migrations	5.2	Normal	wontfix		Rinshan	Unreviewed	0	0	0	0	0	0
