﻿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
25201	Allow use_for_related_fields via as_manager()	Simon Litchfield	Anderson Resende	"The as_manager() method allows easy creation of chain-able managers. One of the most common use cases for these is with related fields. However, as_manager() doesn't currently allow use_for_related_fields to be specified. This patch proposes it could be set simply by way of an attribute on the QuerySet class, in the same way it currently does for Manager classes.
"	New feature	closed	Database layer (models, ORM)	1.8	Normal	fixed	use_for_related_fields	Loic Bistuer	Accepted	0	0	0	0	0	0
