Exemplo n.º 1
0
	def getGoals(self):
		from Goal import Goal
		return Goal.loadAll(sprintid = self.id)