Exemple #1
0
	def get_targets(self):
		td = self.objects.all()
		array_maker = ModelDataToArray(td)
		return array_maker.get_targets()