Summary
Due to difficulties around account recovery, we should add a deleted BooleanField to the user model so it tracks if accounts have been deleted. It will also make it easier to deactivate user accounts if they abuse our application
Category
ENHANCEMENT