update the "inactivate account" template so users understand what's happening (this may need to be a follow-up separate issue)
make sure that the API route for profiles doesn't pull for any user with is_active = False (may need to be a follow-up separate issue rather than trying to tackle as part of account moderation)
make sure that the column name in the admin for the "is_active" flag has a shorter title (currently the same as the help_text which is pretty long)
closes #779 left to do:
is_active = False
(may need to be a follow-up separate issue rather than trying to tackle as part of account moderation)help_text
which is pretty long)