Example #1
0
 def location(self):
     return get_location_name(self.locationid)
Example #2
0
 def render(self, value):
     return get_location_name(value)