Visit http://proggitquiz.com to see the site in action!
- Install Python
- Install pip and virtualenv
pip install -r requirements.txt
- Download and unzip sample data package in top project directory. (optional)
python manage.py syncdb
- Follow the prompts to create an admin user