﻿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
29898	Adapt schema editors to operate from model states instead of fake rendered models	Simon Charette		"Rendering models meant to be passed to the schema editor during the migrate phase is the main source of slowdown during the migrate phase of a project. 

Adapting schema editors to be able to perform the same operations with model states would be way more efficient as model rendering could always be delayed until it's a necessity such during the application of `RunPython` operations.

Ref #22608.

Initial work by Markus Holtermann here https://github.com/django/django/compare/main...MarkusH:schemaeditor-modelstate"	Cleanup/optimization	new	Migrations	dev	Normal			Markus Holtermann Simon Charette Adam Johnson David Wobrock	Accepted	0	0	0	0	0	0
