Skip to content

faisalmaqsood786/python-django-inventory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-django-inventory

Create Virtual Env using python3

Activate virtual env ( source venv/scripts/activate)

Install requirements.txt file into virtual env (pip install -r requirements.txt)

Run Migration (python manage.py migrate)

Run Server (python manage.py runserver)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published