﻿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
24417	Add ModelAdmin.get_list_select_related()	Anshuman Aggarwal	Loek van Gent	"Since other list options such as list_display has a corresponding dynamic function such as get_list_display, select_related should have the same to dynamically specify the related models to retrieve. 

Use case: If you dynamically include foreign key columns in list_display, then you would like the ability to dynamically specify the select_related also. Otherwise the queries are not as efficient as select_related allows them to be."	New feature	closed	contrib.admin	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
