Opened 9 years ago

Last modified 9 years ago

#25116 closed Cleanup/optimization

Remove admindocs model-based bookmarklets — at Version 1

Reported by: Ben Spaulding Owned by: Ben Spaulding
Component: contrib.admindocs Version: dev
Severity: Normal Keywords:
Cc: Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: yes UI/UX: no

Description (last modified by Ben Spaulding)

The three admindocs bookmarklets that relate to models (show model type and id, edit in admin in this window, and in new window) have not worked since commit 64e11a6 (from ticket #13285) several years ago. There is not a simple way to make these work again, unless we re-introduce something like populate_xheaders, which is not reasonable. I think they should simply be removed. (Feel free to reject this ticket if that opinion is not shared.)

This should make #8079 moot.

Change History (1)

comment:1 by Ben Spaulding, 9 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.
Back to Top