Search⌘ K
AI Features

Quiz: Homepage

Test your knowledge about adding the path, view and template for the Homepage of the Django app.

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

The import from django.urls import path is required for defining URL patterns and tells Django to look for the variable urlpatterns.

A.

True

B.

False


1 / 7