Quiz: Listings Page

Test your knowledge about using database queries in Django web app.

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

The import from .models import model_name is used to import specific models.

A.

True

B.

False


1 / 5