General fixes
- update users without a first name to "Anonymous"
- for any Anonymous prompt users to update their profile
- delete all bot users from the database (via command py manage.py clean_up_db)
- merge users with duplicate emails and send email for changes (via command py manage.py clean_up_db)
- fix user profile crash when description on organization type is null