Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 225 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 225 Bytes

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'

the completed code is on completed branch.