#34150: Admin: add "View on site" links to generic common model URL and also to
common url for APP
-----------------------------------------+------------------------
Reporter: Joakim Hove | Owner: nobody
Type: New feature | Status: new
Component: contrib.admin | Version: 4.1
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 1 |
-----------------------------------------+------------------------
Background: for worklows working alternately with the Django Admin and the
normal site, the "View on site" link displayed when changing an object in
the admin is a very convenient way to get back to the site.
Suggestion: add two additional "View on site" links which will take you
back to a view of all instances of a model and back to an overview of an
entire application.
If this sounds like an interesting feature I am happy to (try to ...)
create a patch.
--
Ticket URL: <https://code.djangoproject.com/ticket/34150>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.