Q. Which setting is used to define the time zone in a Django project?
β
Correct Answer: (C)
TIME_ZONE
Explanation: TIME_ZONE defines the time zone Django uses.