Skip to content

Add affiliation field to user model #739

@mihow

Description

@mihow

Add a field to store the organization or affiliation in a user profile. This is needed to help know which users are working on which projects.

  • Add field in ami/users/models.py
  • make a migration
  • Show affiliation field in the django admin, add a filter in the list view
  • Update UI for user profiles in the public UI
  • Find the affiliation of all existing users, add to a spreadsheet, then update in the Django admin

Metadata

Metadata

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions