A

Admin • 802.91K Points
Coach

Q. Which of the following is a security feature provided by Django?

  • (A) SQL injection prevention
  • (B) XSS protection
  • (C) CSRF protection
  • (D) All of the above
  • Correct Answer - Option(D)
  • Views: 5
  • Filed under category Django
  • Hashtags:

Explanation by: Admin
Django provides built-in security for CSRF, XSS, and SQL injection attacks.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.