Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 294 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 294 Bytes

Create and activate virtualenv

Pip install according to requirements.txt

Glance through the settings

Install PostgreSQL and create a database pylancerdb

Modify the database settings in settings_local.py

./manage.py syncdb

./manage.py migrate job_board

./manage.py runcpdebug