Skip to content

General fixes

Compare
Choose a tag to compare
@tinashechiraya tinashechiraya released this 24 May 11:14
· 71 commits to main since this release
0ed0c17
  • 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