We need to extend the django user model to be able to retain relevant user information beyond username, email, and password.
This model needs to be extended for use in the base tom, but can also be generally extendable by developers.
We will need to reconcile this with TOM_Registration
We need to extend the django user model to be able to retain relevant user information beyond username, email, and password.
This model needs to be extended for use in the base tom, but can also be generally extendable by developers.
UserAffiliationto the Base User Model #1104We will need to reconcile this with TOM_Registration