#2856: Admin's Recent Actions will link to a 404 when an object has been
deleted.
-------------------------------------------+--------------------------------
Reporter: anonymous | Owner:
Status: new | Milestone:
Component: django.contrib.admin | Version: SVN
Resolution: | Keywords:
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 1
Needs_better_patch: 1 |
-------------------------------------------+--------------------------------
Changes (by seveas):
* needs_tests: 0 => 1
Comment:
Here is a first stab at a backwards compatible patch. It's rather heavy as
it requires at least one SQL query per displayed log entry so I'm not sure
the approach is the best. It also needs tests for the added function.
--
Ticket URL: <http://code.djangoproject.com/ticket/2856#comment:8>
Django <http://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 post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---