Q. What is the use of Django's admin site?
β
Correct Answer: (C)
To provide a web interface for managing models
Explanation: The Django admin site provides a web-based interface to manage models.