package models func Init() { initProjectTags() initProjectTaskType() initProjectMilestone() initProjectProject() initProjectTask() }