Utils
hypha.apply.projects.forms.utils
¶
get_project_status_options
¶
Gets settable project status options
Filters out complete & internal approval statuses as there isn't value in being able to set these
Source code in hypha/apply/projects/forms/utils.py
get_project_default_status
¶
Gets the default project status based off the settings
If the PROJECTS_DEFAULT_STATUS
setting is invalid, status will fall back
to draft