Opened 18 years ago

Closed 18 years ago

Last modified 17 years ago

#1089 closed enhancement (fixed)

[patch] allow overrides of delete_confirmation and object_history

Reported by: Joseph Kocherhans <jkocherhans@…> Owned by: Adrian Holovaty
Component: contrib.admin Version:
Severity: normal Keywords:
Cc: Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

both pages should work the same as change_list, change_form, etc.

Attachments (1)

patch.diff (2.0 KB ) - added by Joseph Kocherhans <jkocherhans@…> 18 years ago.

Download all attachments as: .zip

Change History (3)

by Joseph Kocherhans <jkocherhans@…>, 18 years ago

Attachment: patch.diff added

comment:1 by Joseph Kocherhans <jkocherhans@…>, 18 years ago

Summary: allow app/model specific overrides of delete_confirmation and object_history[patch] allow overrides of delete_confirmation and object_history

comment:2 by Jacob, 18 years ago

Resolution: fixed
Status: newclosed

Fixed in [2416]

Note: See TracTickets for help on using tickets.
Back to Top