Reminders
hypha.apply.funds.models.reminders
¶
Reminder
¶
Bases: Model
ACTIONS
class-attribute
instance-attribute
¶
ACTIONS = {REVIEW: gettext_lazy('Remind reviewers to Review')}
ACTION_MESSAGE
class-attribute
instance-attribute
¶
submission
class-attribute
instance-attribute
¶
action
class-attribute
instance-attribute
¶
action = CharField(choices=items(), default=REVIEW, max_length=50)