Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 336 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 336 Bytes

Symposion

A conference management solution from Eldarion.

Built with the generous support of the Python Software Foundation.

See http://eldarion.com/symposion/ for commercial support, customization and hosting

Quickstart

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