Quiz: Homepage
Test your knowledge about adding the path, view and template for the Homepage of the Django app.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
The import from django.urls import path
helps Django look for the variable urlpatterns
.
A.
True
B.
False
1 / 7