﻿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
18849	Add caching to SingleObjectMixin.get_object()	anonymous	nobody	"Repeated calls to get_object() fetch the same object from the database. The object should only be fetched once and cached for subsequent calls.

Currently you have to pass the object around to various methods within your view (for example if you are using an attribute in get_success_url) to avoid calling get_object() multiple times if you are not using it in a view that sets self.object."	Uncategorized	closed	Generic views	1.4	Normal	needsinfo		m.r.sopacua@…	Unreviewed	0	0	1	0	1	0
