﻿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
6924	Paginator TemplateTag	trbs	nobody	"I've created a TemplateTag for using the new Paginator class directly from a template.
It might be nice to add this to the documentation of Paginator or maybe even the django code page.

Ofcourse most people will use the paginator from a view or a generic view, but there are also some
quite good use cases for paginating something directly in a template. For instance a related list or
a generic list of things which is not the main object_list of the page.

The tag and usage examples are at: http://www.djangosnippets.org/snippets/673/

It currently lacks support for 'first' and 'last' keywords on the page parameter. I'll add it soon."		closed	Documentation	dev		invalid	paginator, templatetag		Unreviewed	0	0	0	0	0	0
