Quiz on Models

Take a quiz to review the concepts that we have covered.

We'll cover the following...
Technical Quiz
1.

In the settings.py file, we have the DATABASES dictionary. Which of the following is a key in this dictionary that is used to specify the database type?

A.

DB

B.

ENGINE

C.

Database

D.

DATAENGINE


1 / 3