/2013-web

a Django project for conference websites

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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/*

There are some extra pointers in docs/getting_started.rst