13 For a simple testing installation:
15 1. Install dependencies.
17 3. Populate database with test data
18 4. Use the following commands to start a service instance
19 export PYTHONPATH=`pwd`:${PYTHONPATH}
20 export DJANGO_SETTINGS_MODULE=archweb_dev.settings
21 python manage.py runserver