...
/Quiz: Database Connection through Docker
Quiz: Database Connection through Docker
Test your understanding of establishing a database connection through Docker.
We'll cover the following...
We'll cover the following...
The Config app
1.
(Fill in the blank.) When we want to start a project in Django, we call on ________.
A.
makemigrations
B.
django-db
C.
python3
D.
django-admin
1 / 8
...