PaferaPy Async 0.1
ASGI framework focused on simplicity and efficiency
|
Classes | |
class | system_user |
User accounts for the system. More... | |
Variables | |
int | USER_ACQUAINTANCE = 2 |
int | USER_BLOCKED = 4 |
int | USER_CAN_MANAGE_SELF = 0x10 |
int | USER_DISABLED = 0x02 |
int | USER_FOLLOW = 3 |
int | USER_FRIEND = 1 |
int | USER_MUST_CHANGE_PASSWORD = 0x01 |
int | USER_NEED_APPROVAL = 0x04 |
int | USER_REJECTED = 0x08 |