﻿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
3249	[patch] inconsistent documentation on pagination with generic view object_list	Nikolaus Schlemm <nikl@…>	Jacob	"in the text to the optional parameter paginate_by it says
{{{
The view will expect either a page query string parameter (via GET) containing a zero-indexed page number, or a page variable specified in the URLconf. See ""Notes on pagination"" below.
}}}
and in the mentioned ""Notes on pagination"" it says
{{{
In both cases, page is 1-based, not 0-based, so the first page would be represented as page 1.
}}}
"	defect	closed	Documentation	dev	trivial	fixed	inconsistent documentation on pagination		Ready for checkin	1	0	0	0	0	0
