A

Admin • 802.91K Points
Coach

Q. Which function is used to serve static files in development?

  • (A) serve_static()
  • (B) static.serve
  • (C) staticfiles_view
  • (D) serve_dev_files
  • Correct Answer - Option(B)
  • Views: 10
  • Filed under category Django
  • Hashtags:

Explanation by: Admin
`django.views.static.serve` is used in development for serving static files.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.