Skip to content
/ mysite Public

First Django project followed the official tutorial

Notifications You must be signed in to change notification settings

yeecai/mysite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1.pip3 install virtualenv

2.sudo apt-get install python3-env

3.python3 -m venv .

4.sudo bin/activate

5.sudo /bin/pip3 install -r requirements.txt

6.source /bin/activate

7.python3 manage.py runserver

About

First Django project followed the official tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published