period_category=ForeignKey('PeriodCategory',help_text='Policy for managing the lifetime of this project.',null=True,on_delete=PROTECT,help_text='Period category.')
auto_pin=BooleanField(default=False,help_text='True if the output_pinned flag of tasks in this project should be set True on creation.')
auto_pin=BooleanField(default=False,help_text='True if the output_pinned flag of tasks in this project should be set True on creation.')