Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

djangotest

Try out django

to run

Create the virtual environment
python -m venv venv

Activate virtual environment (Windows command)
venv\Scripts\activate

Install Django
pip install django

Run the server
python mysite\manage.py runserver

About

Try out django

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages