Bases: object
Gives the ability to connect to a Project to the mixed in object.
Parameters: | project (Project) – A Project instance holding the project which this object is related to. It can not be None, or anything other than a Project instance. |
---|
Methods
__init__([project]) |
Attributes
project_id | Represents a column in a database table. |