Home / Report Question

Q. Which method retrieves all objects from a Django model?
  • A. get_all()
  • B. fetch_all()
  • C. all()
  • D. objects()