Loading
Fixed #10057 -- Ensured that the 'show_delete' context variable in the admin's...
Fixed #10057 -- Ensured that the 'show_delete' context variable in the admin's change view actually controls the display of the delete button. Thanks to rajeesh for the report, to patcoll for the patch, and to David Gouldin for the test.