
Django
Authored by Trọng Lềnh
Computers
University
Used 7+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
100 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is Django?
A programming language
A web framework
A database management system
A code editor
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which programming language does Django use?
Java
Python
PHP
C++
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of `views.py` in Django?
Handling database operations
Defining functions to handle HTTP requests
Defining templates
Declaring static files
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which file does Django use for URL routing?
models.py
urls.py
views.py
settings.py
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which command is used to create a new Django app?
django-admin startproject mysite
django-admin startapp blog
django-admin createapp blog
python manage.py newapp blog
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which syntax is used to display dynamic content in a Django template?
{{ variable }}
{% variable %}
{% print(variable) %}
{# variable #}
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When should you use `makemigrations` in Django?
When modifying a template
When modifying database models
When setting up URL routing
When modifying settings.py
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?