﻿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
12893	Pagination in admins changelist doesn't use queryset set by modeladmin	Willian	nobody	When the queryset method in a ModelAdmin gets overwriten (to for example filter some records out) the changelist uses the given queryset, but the pagination counts all records including the ones that filtered out by the get_queryset.		closed	contrib.admin	1.2-alpha		fixed			Ready for checkin	1	0	0	0	0	0
