Bases: object
Sets working hours for the mixed in class.
Generally is meaningful for users, departments and studio.
Parameters: | working_hours – A WorkingHours instance showing the working hours settings for that project. This data is stored as a PickleType in the database. |
---|
Methods
__init__([working_hours]) |
Attributes
working_hours | Represents a column in a database table. |