Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 299 Bytes

File metadata and controls

9 lines (5 loc) · 299 Bytes

Run 'source setup-pythonpath.sh' to add the required libraries to your PYTHONPATH.

Run './manage.py runserver' to run the server.

In addition, for the static data to be properly served, either this folder should be located at:

~/course/cs132/yipit

or you should modify the settings.py file.