πŸ“Š Django
Q. What is the default name of the configuration class for a Django app?
  • (A) AppSettings
  • (B) AppConfig
  • (C) SettingsConfig
  • (D) DjangoAppConfig
πŸ’¬ Discuss
βœ… Correct Answer: (B) AppConfig

Explanation: `AppConfig` is the default configuration class used to configure a Django app.

Explanation by: Mr. Dubey
`AppConfig` is the default configuration class used to configure a Django app.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
68
Total Visits
πŸ“½οΈ
11 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
82%
Success Rate