Welcome | Get started | Dive | Contribute | Topics | Reference | Changes | More
lino_book.projects.anna.user_types¶
Defines user roles for the Care variant of Lino Noi.
Classes
A connector is a person who knows other persons and who introduces pleas on their behalf. |
|
A simple user is a person who can log into the application in order to manage their own pleas and competences and potentially can respond to other user's pleas. |
|
A site manager. |
- class lino_book.projects.anna.user_types.SimpleUser¶
Bases:
Helper,OfficeUser,Reporter,VotesUser,CommentsUserA simple user is a person who can log into the application in order to manage their own pleas and competences and potentially can respond to other user’s pleas.
- class lino_book.projects.anna.user_types.Connector¶
Bases:
SimpleUser,Worker,Triager,ExcerptsUserA connector is a person who knows other persons and who introduces pleas on their behalf.
- class lino_book.projects.anna.user_types.SiteAdmin¶
Bases:
SiteAdmin,OfficeStaff,Helper,ContactsStaff,Worker,TicketsStaff,VotesStaff,ExcerptsStaff,CommentsStaffA site manager. Can do everything.