﻿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
32784	django.core.paginator.count should check for method arguments without defaults	Christopher Dignam	nobody	"The count method of the Django Paginator class should allow the QuerySet count method to have default arguments.

QuerySets with extra arguments will not error when called as long as they have defaults.




https://github.com/django/django/blob/7e51893911237dfca9294e3ca12163ff813fb656/django/core/paginator.py#L96"	New feature	closed	Core (Other)	3.2	Normal	wontfix			Unreviewed	0	0	0	0	0	0
