Home / Report Question

Q. In Django, what does `__str__` method define?
  • A. Database table name
  • B. Admin panel heading
  • C. String representation of object
  • D. Object ID