Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 346 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 346 Bytes

Bitwise

The project is currently in development phase

Kindly make sure that internet connection in on before hitting the runserver command

Django version >= 2.0.6

Some initial steps:-

-pip install gspread

-pip install oauth2client

-pip install PyOpenSSL

-python manage.py makemigrations

-python manage.py migrate