stalker.models.department.DepartmentUser

Inheritance diagram of stalker.models.department.DepartmentUser
class stalker.models.department.DepartmentUser(department=None, user=None, role=None)

Bases: sqlalchemy.ext.declarative.api.Base

The association object used in Department-to-User relation

__init__(department=None, user=None, role=None)

Methods

__init__([department, user, role])

Attributes

department
department_id
metadata
plural_class_name the plural name of this class
query
role
role_id
user
user_id
plural_class_name

the plural name of this class