standards.UserProfile

UserProfile(id, user, background, jurisdiction)

Fields

Field Type Description
background String (up to 200) background - What is your background?
id Integer ID
jurisdiction Jurisdiction

the related standards.Jurisdiction object

user User

the related auth.User object

‹ Back to Model documentation