Skip to content

himgupt2/django_se

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhageBank

Install python

[Windows only: Add python into the PATH variable]

python -m pip install -U pip

[Windows only: Add the env variable for pip : It is under the python directory/Scripts]

Install Django

pip install django

Run this command after git clone

python manage.py migrate

python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published