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
,CommentsUser
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.
- class lino_book.projects.anna.user_types.Connector¶
Bases:
SimpleUser
,Worker
,Triager
,ExcerptsUser
A 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
,CommentsStaff
A site manager. Can do everything.