#10919: Add an option to disable display of related items on admin's delete
confirmation page (to prevent large memory usage on complex objects)
------------------------------------+------------------------------------
Reporter: tobias | Owner: nobody
Type: New feature | Status: new
Component: contrib.admin | Version: master
Severity: Normal | Resolution:
Keywords: admin memory limit | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
------------------------------------+------------------------------------
Changes (by timgraham):
* version: 1.1-beta => master
* type: Bug => New feature
Comment:
An option to disable or limit the display of related objects on the delete
confirmation page seems like a workable solution here (other ideas
welcome).
--
Ticket URL: <https://code.djangoproject.com/ticket/10919#comment:4>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.