Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 324 Bytes

File metadata and controls

15 lines (10 loc) · 324 Bytes

PyOhio 2013

Conference website for PyOhio 2013, built on Symposion.

Quickstart

  • pip install -r requirements.txt
  • python manage.py syncdb
  • python manage.py loaddata fixtures/*

Todo

  • Deployment
  • Update theme to match PyOhio branding
  • Update proposal models and fixtures to match PyOhio proposal types