#2856: Admin's Recent Actions will link to a 404 when an object has been 
deleted.
-------------------------------+------------------------------------
     Reporter:  anonymous      |                    Owner:  lpiatek
         Type:  Bug            |                   Status:  assigned
    Component:  contrib.admin  |                  Version:  master
     Severity:  Normal         |               Resolution:
     Keywords:                 |             Triage Stage:  Accepted
    Has patch:  1              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+------------------------------------
Changes (by mjtamlyn):

 * stage:  Ready for checkin => Accepted


Comment:

 Hmm, I don't like this approach. An alternative could be to insert an
 additional redirect view which will check whether the object exists, and
 if not redirect to the root of the admin with a redirect.

 Another wider reaching alternative would be to generally improve 404
 handling in the admin so it gives nicer messages and redirects.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/2856#comment:17>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to