﻿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
20133	Admin: Add deletion summary	Jonas H.	Areski Belaid	"Here's a first version of a patch that adds a short `modelname => number-of-deleted-objects-of-that-model` map to the admin object deletion confirmation page.

[[Image(http://i.imgur.com/g5Ltqzc.png)]]

The patch is by no means RFC, it's only meant to be a first sketch in order to get feedback about the idea in general. I've also done some refactoring as preparation for implementing this feature. To be specific, there was some code that mixed logic and presentation that is now a bit more separated; although there's still potential to reduce complexity by factoring `get_deleted_objects` *into* the views (i.e. removing the helper function entirely)."	New feature	closed	contrib.admin	dev	Normal	fixed		Areski Belaid	Accepted	1	0	0	0	0	1
