0 of 10 Questions completed
Questions:
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
0 of 10 Questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
What is Django primarily used for?
What architectural pattern does Django follow?
Which file is used to define the URL patterns for a Django project?
What is the command to create a new Django project?
What is the purpose of Django’s ORM (Object-Relational Mapper)?
How do you start the development server in Django?
In Django, what is a “migration”?
Which file is used to configure the settings of a Django project?
What does the ‘admin’ site enable in a Django project?
What are “static files” in Django?