﻿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
29703	Deprecate undocumented QuerySetPaginator	Nick Pope	Nick Pope	"{{{QuerySetPaginator}}} was [https://github.com/django/django/commit/4406d283e13819b04556df21044089b7d119edb0 merged] into {{{Paginator}}} over 10 years ago before the release of Django 1.0, at which point it was undocumented but aliased for backward compatibility.

I would have suggested just removing it, but curiously it seems that people are [https://github.com/search?utf8=%E2%9C%93&q=QuerySetPaginator+extension%3Apy&type=Code still using it quite a lot]. We should formalize the deprecation."	Cleanup/optimization	closed	Core (Other)	dev	Normal	fixed	paginator, queryset, deprecation		Ready for checkin	1	0	0	0	0	0
