how to get data of __str__ method in django code example Example: __str__ in django def __str__(self): return self.name