A

Admin • 802.91K Points
Coach

Q. Which of these is a class-based generic view in Django?

  • (A) TemplateView
  • (B) RenderView
  • (C) ModelRender
  • (D) GenericView
  • Correct Answer - Option(A)
  • Views: 7
  • Filed under category Django
  • Hashtags:

Explanation by: Admin
`TemplateView` is a built-in class-based generic view used for rendering templates.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.