NahimNasser / 2013-web

a Django project for conference websites

Home Page:http://pinax.github.com/symposion/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

a Django project for conference websites

http://pinax.github.com/symposion/

License:BSD 3-Clause "New" or "Revised" License