I would like to add new field into existing model (in this case - User(auth_user)). For example, there are fields "first_name", "last_name", "email".. etc. Please advise how best to implement this? I would like to add new field into existing mod
I would like to add new field into existing model (in this case - User(auth_user)). For example, there are fields "first_name", "last_name", "email".. etc. Please advise how best to implement this? I would like to add new field into existing mod