﻿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
21688	Invalidate internal caches when INSTALLED_APPS changes	Aymeric Augustin	nobody	"We should review all calls to `apps.get_apps_configs` and check if the result gets cached, either by the caller or one of its callers, recursively.

When results are cached, the cache should be invalidated when INSTALLED_APPS changes.

(Filed under ""testing"" because that's the only situation where it's legal to change settings and the changes go in django.test.signals.)"	Cleanup/optimization	closed	Testing framework	dev	Normal	fixed	app-loading		Accepted	1	0	0	0	0	0
