﻿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
9998	Document side effects of importing uninstalled models	James Bennett	nobody	"If a model is in an application not listed in `INSTALLED_APPS`, but is imported by some piece of code that's nonetheless in use, weird behavior can ensue (up to and including other models receiving reverse relations and thus erroring on delete operations when they try to select or delete from a non-existent related table).

This should be documented a bit more clearly, to ensure people don't trip over it."	Cleanup/optimization	closed	Documentation	1.0	Normal	wontfix	app-loading		Accepted	0	0	0	0	0	0
