Example #1
0
 def __unicode__(self):
     return text_type(self.nickname)
Example #2
0
 def get_id(self):
     return text_type(self.id)