Install Django on Chromebook Linux

Опубликовано: 29 Сентябрь 2024
на канале: Nory Soft
784
14

See my video
"Install Linux on your Chromebook"
   • Install Linux on your Chromebook  
for how to install Linux.

0:00 Install Django on Chromebook Linux
0:46 See the description of this video for how to install Linux on your Chromebook.
1:07 Update the package list.
1:31 Upgrade the package.
1:52 Install the Python3 pip module.
4:19 Install Django.
5:00 Create mysite project.
5:28 Change to the mysite directory.
5:44 Run the development server.
5:48 python3 manage.py runserver
6:13 Right-click on the address bar.
7:36 Replace this program.