S

Shyam Dubey • 3.70K Points
Extraordinary

Q. Which function loads a template from disk in Django?

  • (A) load_template()
  • (B) render_to_response()
  • (C) get_template()
  • (D) open_template()
  • Correct Answer - Option(C)
  • Views: 14
  • Filed under category Django
  • Hashtags:

Explanation by: Shyam Dubey
get_template loads a template for use in manual rendering.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.