Quiz on Django Basics

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

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

A ______ is used to redirect HTTP requests to the appropriate view based on the request URL.

A.

View

B.

Model

C.

Template

D.

URL Mapper


1 / 2