1
0
mirror of https://github.com/django/django.git synced 2025-02-08 00:16:31 +00:00
django/tests/admin_views
Karen Tracey 27267afc41 Fixed #2856 -- Replaced some 404s with messages in admin.
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.
2017-01-03 11:31:05 -05:00
..
2016-11-14 12:30:46 -05:00