...

/

Quiz on Django Applications

Quiz on Django Applications

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

We'll cover the following...
1

Choose the Python script that will handle all the requests and send an HttpResponse object in return.

A)

urls.py

B)

settings.py

C)

views.py

D)

asgi.py

Question 1 of 50 attempted