πŸ“Š Django
Q. Which setting is used to manage static file locations?
  • (A) STATIC_PATH
  • (B) STATIC_DIRS
  • (C) STATICFILES_DIRS
  • (D) MEDIA_DIRS
πŸ’¬ Discuss
βœ… Correct Answer: (C) STATICFILES_DIRS

Explanation: `STATICFILES_DIRS` is used to define additional static file locations.

Explanation by: Mr. Dubey
`STATICFILES_DIRS` is used to define additional static file locations.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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