﻿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
14773	MultipleObjectMixin and subclasses should accept custom paginator class	Benjamin Wohlwend	Benjamin Wohlwend	There are a couple of nice paginator classes floating around in the intertubes that extend on Django's built-in Paginator class (e.g. http://djangosnippets.org/snippets/773/). It would be great if these could be used with Django's class based generic views, e.g. ListView. The attached patch adds that feature to MultipleObjectMixin.		closed	Generic views	dev		fixed	paginator, class based generic views		Unreviewed	1	0	0	0	0	0
