πŸ“Š Django
Q. Which of these is used to upload and handle images?
  • (A) ImageField
  • (B) FileUploadField
  • (C) UploadImageField
  • (D) ImageUploader
πŸ’¬ Discuss
βœ… Correct Answer: (A) ImageField

Explanation: ImageField is used in Django models to upload and handle image files.

Explanation by: Mr. Dubey
ImageField is used in Django models to upload and handle image files.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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