django basics

django basics

University

12 Qs

quiz-placeholder

Similar activities

InCube #Quiz 2

InCube #Quiz 2

University

15 Qs

Modulo 1 Python

Modulo 1 Python

University

10 Qs

PYTHON_CHAPTER 1

PYTHON_CHAPTER 1

University

10 Qs

اولي اعدادي الترم الثاني درس 6

اولي اعدادي الترم الثاني درس 6

7th Grade - University

10 Qs

Python Test1 (If Statement)

Python Test1 (If Statement)

University

10 Qs

Monday Night Quiz 3/15

Monday Night Quiz 3/15

University

10 Qs

MCAC0019 Quiz (Based on MODULES & PACKAGES)

MCAC0019 Quiz (Based on MODULES & PACKAGES)

University

15 Qs

PYTHON - Quizz 1

PYTHON - Quizz 1

University

13 Qs

django basics

django basics

Assessment

Quiz

Computers

University

Medium

Created by

Gustavo jimenez

Used 32+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Cual es el comando para crear un entorno virtual

python -m venv venv

python -M venv venv

python -n venv venv

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Cual es el comando para crear un nuevo proyecto en django

django admin startproject

django-admin startproject

django-admin start-project

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Cual es el comando para crear una app en django

djago-admim startapp

djamgo-admin startaps

django-admin startapp

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Cual es el comando para crear migraciones

pythom manage.py makemigrations

python manage.py makemigrations

python manage.py make migrations

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Cual es el comando para aplicar migraciones

python manage.py migrate

python manage.py migrates

pythom manage.py migrations

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Cual es el comando para crear un super usuario

python manage.py createsuperusuario

python manage.py createsuperuser

python manage.py createsupeuser

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Cual es el comando para ver el codigo SQL de la magigracion antes de aplicarla

python manage.py sqlmigrate

python manage.py migratesql

python manage.py showsql

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?