Home / Report Question

Q. Which method is used to delete a record in Django models?
  • A. destroy()
  • B. remove()
  • C. delete()
  • D. erase()