Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Aprende Challenge: Build the Project | Get Started
Django: First Dive

book
Challenge: Build the Project

Task

question-icon

Write the steps to create a new Django project

1. Create Folder

2.
Create and Activate Virtual Environment

3.
_ _ _


4.
_ _ _


5.
_ _ _


6.
_ _ _


7.
_ _ _

Click or drag`n`drop items and fill in the blanks

dots
pip install django
dots
python manage.py startapp new_app
dots
django-admin startproject new_project
dots
python manage.py runserver 7000
dots
Add 'new_app' to INSTALLED_APPS in settings.py

¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 1. Capítulo 6

Pregunte a AI

expand

Pregunte a AI

ChatGPT

Pregunte lo que quiera o pruebe una de las preguntas sugeridas para comenzar nuestra charla

some-alt