Skip to content

istenitdurgapur/istewbsection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 

Repository files navigation

istewbsection

ISTE West Bengal Section Website

Steps to install

  1. create python virtualenv
  2. install all packages from requirements.txt
  3. create .env file in project root (website/) with details

sample:


  1. run python manage.py makemigrations
  2. run python manage.py migrate
  3. run python manage.py runserver