Screening
hypha.apply.funds.models.screening
¶
ScreeningStatus
¶
Bases: Model
yes
class-attribute
instance-attribute
¶
yes = models.BooleanField(default=False, verbose_name=_('yes/no'), help_text=_('Tick mark for Yes otherwise No.'))
default
class-attribute
instance-attribute
¶
default = models.BooleanField(default=False, verbose_name=_('default yes/no'), help_text=_('Only one Yes and No screening decision can be set as default.'))