def __str__(self) return self.name in django code example Example: __str__ in django def __str__(self): return self.name