You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
start at the main branch
start a python virtual enviornment.
run pip install -r requirements.txt
run 'python manage.py migrate'
run 'python manage.py loaddata init_data.json'