예제 #1
0
 def __str__(self):
     return get_name(self)
예제 #2
0
 def __unicode__(self):
     return get_name(self)
예제 #3
0
 def __unicode__(self):
     trans = self.get_translation()
     return get_name(trans, 'SHORT_NAME_FORMAT')
예제 #4
0
 def __unicode__(self):
     return smart_unicode(get_name(self))
예제 #5
0
 def __unicode__(self):
     return get_name(self)