mirror of
https://github.com/django/django.git
synced 2025-01-10 18:36:05 +00:00
27267afc41
Instead of a 404, return a redirect to admin index page with a message indicating that the requested object does not exist. This avoids the admin returning 404 from "Recent Actions" links for deleted objects. |
||
---|---|---|
.. | ||
templates | ||
__init__.py | ||
admin.py | ||
custom_has_permission_admin.py | ||
customadmin.py | ||
forms.py | ||
models.py | ||
test_adminsite.py | ||
test_multidb.py | ||
test_templatetags.py | ||
tests.py | ||
urls.py | ||
views.py |