﻿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
6823	ObjectPaginator Error on Lists	dmarrah@…	nobody	"django.core.paginator.ObjectPaginator appears to have had some changes today.  Paging lists no longer works.  Paging QuerySets is still works fine.  The issue appears to be in the method ObjectPaginator._get_count(self). (line 175 - SVN 7306)

You might try fixing it by catching a TypeError rather than an AttributeError.  I tried this locally and it seemed to fix it."		closed	Core (Other)	dev		fixed	paginator pagination	Rick@…	Unreviewed	1	0	0	0	0	0
