Esempio n. 1
0
 def __str__(self):
     return get_name(self)
Esempio n. 2
0
 def __unicode__(self):
     return get_name(self)
Esempio n. 3
0
 def __unicode__(self):
     trans = self.get_translation()
     return get_name(trans, 'SHORT_NAME_FORMAT')
 def __unicode__(self):
     return smart_unicode(get_name(self))
Esempio n. 5
0
 def __unicode__(self):
     return get_name(self)