Instead of showing a 404 page for a deleted user's profile and post and comment lists, show a page that says the user account has been deleted.
Allow admins to see full profiles of deleted users, and their post and comment lists. Show admins the names of deleted users in all their posts and comments.
Since these changes took some of the longest lines of code in the project and made them longer, I used wheezy-template's code extension to dismantle them into smaller expressions.
Instead of showing a 404 page for a deleted user's profile and post and comment lists, show a page that says the user account has been deleted.
Allow admins to see full profiles of deleted users, and their post and comment lists. Show admins the names of deleted users in all their posts and comments.
Since these changes took some of the longest lines of code in the project and made them longer, I used wheezy-template's code extension to dismantle them into smaller expressions.