πŸ“Š Django
Q. Which tag is used to render a block of content in Django templates?
  • (A) content
  • (B) render
  • (C) block
  • (D) area
πŸ’¬ Discuss
βœ… Correct Answer: (C) block

Explanation: block is used to define a section of content that child templates can override.

Explanation by: Mr. Dubey
block is used to define a section of content that child templates can override.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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