﻿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
524	Numerous excessive selects in the manipulator	wojtek3@…	Adrian Holovaty	"The default ChangeManipulator does a number of selects on the database which I don't want.  This enlarges the DB load significantly.  How to get rid of that?

The selects I mean are:
1. first it gets the original object that it is supposed to work on (even though the generic view it is invoked from does that anyway)
2. then it gets a list of objects that this one refers to, for each ForeignKey field (and I don't want that)"	defect	closed	Core (Other)		normal	wontfix			Unreviewed	0	0	0	0	0	0
