Conference management site for FOSSY. Forked from Linux Australia's version at https://gitlab.com/laconfdev/symposion_app.
Find a file
2014-03-04 08:47:19 -05:00
docs fix typos 2014-03-04 08:47:19 -05:00
requirements update dep 2014-02-26 13:56:19 -05:00
symposion add tests for build schedule form 2014-03-03 13:48:24 -05:00
.gitignore adds site_media to .gitignore 2012-10-20 16:12:26 -07:00
CONTRIBUTING.md Added CONTRIBUTING documentation to repository 2013-01-21 16:24:48 -07:00
LICENSE update LICENSE 2013-06-04 12:23:39 -04:00
MANIFEST.in add static dir to manifest 2012-08-31 02:44:16 -04:00
README.md Update quickstart instructions in README 2014-01-15 10:19:40 -05:00
setup.py fix typo 2014-01-16 08:27:29 -05:00

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

To install Symposion, run:

pip install symposion

Symposion is a Django app. You will need to create a Django project to customize and manage your Symposion installation. We have built a basic Django startproject template that includes Symposion.