πŸ“Š Django
Q. Which setting in Django is used to enable debugging information?
  • (A) DEBUG_MODE
  • (B) ENABLE_DEBUG
  • (C) DEBUG
  • (D) SHOW_ERRORS
πŸ’¬ Discuss
βœ… Correct Answer: (C) DEBUG

Explanation: DEBUG is the setting in Django that enables or disables debug mode.

Explanation by: Rakesh Yadav
DEBUG is the setting in Django that enables or disables debug mode.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
56
Total Visits
πŸ“½οΈ
11 mo ago
Published
πŸŽ–οΈ
Rakesh Yadav
Publisher
πŸ“ˆ
84%
Success Rate