﻿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
21013	Admin history should consider ModelAdmin.get_queryset	Jonas H.	jcatalan	"* Model with custom default manager that excludes some objects
* ModelAdmin with custom `get_queryset` that includes more objects than the manager
* History view throws 404 for any objects that aren't included the default manager because it doesn't consider the ModelAdmin's `get_queryset` method.

Test an fix attached. Tests are probably in the wrong place and need to be moved."	Uncategorized	closed	contrib.admin	1.5	Normal	fixed		jonas-django@…	Ready for checkin	1	0	0	1	0	0
