﻿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
18957	Add next/previous buttons when editing a model in the admin site	palkeo	nobody	"Hi,

I am working on a project that rely on the admin site to manage the website.

I've had an interesting feedback from my users : Sometime they need to review all the objects that are in the DB for a certain model, and arbitrarily modify some of them.
So, it will make their life easier if they can directly look through all the models by using « next/previous » buttons, to go from the page to modify an object, to the page to modify the next/previous object in the DB.

So I suggest adding two buttons (next/previous) on the admin page to modify an object, that will link to the page to modify the object with the next/previous primary key in the DB.
These buttons may only be explicitly enabled via a parameter in the ModelAdmin (?)

What do you think about this idea ?"	New feature	closed	contrib.admin	1.4	Normal	fixed		palkeo Łukasz Rekucki	Accepted	0	0	0	0	0	0
