﻿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
15999	Django admin count is run on different query than listed rows	craig.kerstiens@…	nobody	Within django admin, when count is run it includes the filters but omits the joins. In some cases this can cause the count to return an incorrect number from what is displayed in the list. The count should be run across the same query that returns the results to the admin list.	Bug	closed	Database layer (models, ORM)	1.3	Normal	invalid			Accepted	0	0	0	0	0	0
