﻿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
21680	Stop supporting models in non-installed apps	Aymeric Augustin	Aymeric Augustin <aymeric.augustin@…>	"The app registry is explicitly designed to support models outside installed applications.

This doesn't seem particularly useful and makes the code more complicated than necessary.

However, the consequences on backwards compatibility are hairy. If users simply add the missing apps to their INSTALLED_APPS settings, their project could start loading the wrong templates, static files, etc.

This change shouldn't be made lightly."	Cleanup/optimization	closed	Core (Other)	dev	Normal	fixed	app-loading 1.9	mmitar@…	Accepted	1	0	0	0	0	0
