A

Admin • 802.91K Points
Coach

Q. Which of these is a valid model relationship field in Django?

  • (A) ConnectField
  • (B) ForeignKey
  • (C) JoinField
  • (D) RelationalField
  • Correct Answer - Option(B)
  • Views: 4
  • Filed under category Django
  • Hashtags:

Explanation by: Admin
`ForeignKey` is used to create many-to-one relationships in Django models.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.