﻿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
8407	docs: incorrect output shown for Paginator use in interactive session	arien	nobody	The docs show an session at the Python prompt where a `Paginator`'s `page` method throws an `InvalidPage` exception for pages that don't have any objects; the actual exception thrown is an `EmptyPage`.  While `EmptyPage` descends from `InvalidPage`, the display is incorrect and may well confuse people.		closed	Documentation	dev		fixed			Accepted	1	0	0	0	0	0
