﻿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
24996	Reimplement the DatabaseFeatures.supports_select_related flag	Tim Graham	nobody	In Django 1.8, the `supports_select_related` database feature flag was refactored away in 0c7633178fa9410f102e4708cef979b873bccb76. If we add it back, it would be nice to also add a test that mocks the value to `False`, then checks that a `select_related()` call doesn't have any effect. The original ticket is #17335.	Bug	closed	Database layer (models, ORM)	1.8	Normal	wontfix			Accepted	0	0	0	0	0	0
