πŸ“Š Django
Q. Which setting controls where uploaded media files are stored?
  • (A) UPLOAD_DIR
  • (B) MEDIA_ROOT
  • (C) FILE_STORAGE
  • (D) MEDIA_PATH
πŸ’¬ Discuss
βœ… Correct Answer: (B) MEDIA_ROOT

Explanation: MEDIA_ROOT defines the absolute path to store uploaded files.

Explanation by: Rakesh Yadav
MEDIA_ROOT defines the absolute path to store uploaded files.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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