A

Admin • 802.91K Points
Coach

Q. Which function is used to render templates in Django views?

  • (A) show_template()
  • (B) load()
  • (C) render()
  • (D) template_view()
  • Correct Answer - Option(C)
  • Views: 10
  • Filed under category Django
  • Hashtags:

Explanation by: Admin
render() is the common function to render HTML templates in Django views.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.