﻿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
10919	Add an option to disable display of related items on admin's delete confirmation page (to prevent large memory usage on complex objects)	Tobias McNulty	Rodrigo Vieira	"I recently tried to delete an object in the admin that had several million related objects.

The server quickly ran out of memory as the apache process's memory usage ballooned upwards to near a gigabyte.

I assume this is because it was trying to create an HTML page listing out all the related objects.

Can the admin page do a count and/or limit to avoid this?

I'm using Django 1.1 trunk (r10628), mod_wsgi 2.0, and apache 2.2.8."	New feature	closed	contrib.admin	dev	Normal	fixed	admin memory limit	aaron@… sasha@… michal@… Sergii Lapin	Ready for checkin	1	0	0	0	0	1
